.sf_blog_content {
    width: 570px;
    padding: 0px;
    margin: 20px 0px 0px 20px;
    float: left;
    display: inline;
    font-family: serif;
    font-size: 48px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 510px;
    height: 10px;
    overflow: hidden;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 17px;
    margin-bottom: 3px;
    font-family: verdana;
    font-size: 9px;
    color: #d77018;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 510px;
    height: 35px;
    overflow: hidden;
    font-weight: bold;
    font-family: verdana;
    font-size: 28px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
