.sf_blog_header_wrapper {
    float: left;
    padding: 0;
    width: 920px !important;
    min-height: 226px;
    height: auto !important;
    background-image: url(images/blog_title_bkg_5.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 20px 0 0 20px;
    text-align: left;
    width: 450px;
    margin-bottom: 2px;
    font-family: arial;
    font-size: 24px;
    color: #080931;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0px 0 0 20px;
    text-align: left;
    width: 450px;
    margin-bottom: 5px;
    font-family: arial;
    font-size: 18px;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #db0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    width: 388px;
    height: 226px;
    float: right;
    background-color: #cccccc;
    background-image: url(images/splinger1.jpg);
    background-repeat: no-repeat;
 }

 
