#content .title {
    display:block;
    font-size:11pt;
    line-height:12pt;
    font-weight:bold;
    margin-bottom:0;
    clear:both;
    color:#333333;
}

#content .url {
    display:block;
    font-size:9pt;
    line-height:11pt;
    margin-top:0;
    font-weight:normal;
}

#content img {
    float:right;
    padding-left:.8em;
    padding-right:.8em;
}

#content h2, #content h2.first {
    font-size:15pt;
    text-transform:none;
    background-image:none;
    background-repeat:no-repeat;
    background-position:20px center;
    background-color:#fcc431;
    -moz-border-radius-topleft:35px;
    -moz-border-radius-bottomleft:35px;
    padding:8px 25px 8px 80px;
    margin-right:100px;
}
