.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 123px;
    background-position: left top;
    background-image: url(images/blog_banner_image_2.jpg);
    background-repeat: no-repeat;
 }

h3.sf_blog_posttitle {
    font-size: 16px;
    text-decoration: none;
    font-weight: bold!important;
 }

.sf_blog_main_header {
    text-align: left;
    margin-left: 10px;
    padding-top: 13px;
    width: 880px;
    height: 50px;
    font-weight: bold;
    font-size: 36px;
    color: #1f69ad;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    text-align: left;
    margin-left: 10px;
    padding-top: 13px;
    width: 880px;
    height: 30px;
    font-weight: bold;
    font-size: 20px;
    color: #1f69ad;
    background-image: none;
    background-repeat: no-repeat;
 }

 
