.sf_blog_extra2 {
    position: absolute;
    height: 50px;
    width: 158px;
    top: 10px;
    left: 10px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    background-repeat: no-repeat;
    clear: both;
    position: relative;
    width: 900px;
    height: 100px;
    min-height: 100px;
    background-position: left;
    background-image: url(images/blogPic1.JPG);
 }

 .sf_blog_main_header {
    padding-left: 185px;
    padding-top: 12px;
    display: block;
    font-weight: bold;
    height: 47px;
    width: 550px;
    overflow: hidden;
    font-family: sans-serif;
    font-size: 26px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    padding-left: 185px;
    padding-top: 3px;
    display: block;
    font-weight: normal;
    position: absolute;
    height: 30px;
    width: 550px;
    overflow: hidden;
    font-size: 16px;
    color: #7F743F;
 }

 
