#ddd, #work {
    display: block;
    float: left;
    width: 444px;
    font-size: 10px;
}

    #ddd h2, #work h2 {
        display: block;
        float: left;
        width: 428px;
        height: 28px;
        clear: both;
        background-position: 15px 0;
        text-indent: -9999px;
        margin: 0 0 16px 16px;
        padding-bottom: 8px;
        border-bottom: 1px solid #2b2b2b;
    }
    
    #ddd h2 { background: transparent url("../images/title-weddd.gif") top left no-repeat; }
    #work h2 { background: transparent url("../images/title-putustowork.gif") top left no-repeat; }
    
    #ddd p, #work p {
        display: block;
        float: left;
        width: 413px;
        padding-left: 15px;
        margin: 0 0 24px 16px;
        background: transparent url("../images/p-bg.gif") top left no-repeat;
        background-position: 0 3px;
        line-height: 21px;
    }

