.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background: #fff;
    color: #ffffff;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_main_header {
    margin-left: 55px;
    padding-top: 12px;
    font-weight: bold;
    height: 25px;
    width: 755px;
    font-family: monospace;
    font-size: 28px;
    color: #40adb9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin: 5px 10px 5px 0;
    display: inline;
    background-image: url(images/blog_header.jpg);
    background-repeat: no-repeat;
 }

 
