.sf_blog_header_wrapper {
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 200px;
    text-align: left;
    width: 930px;
    background-color: #eeeeee;
    background-image: url(images/laub_blog_530x200.jpg);
 }

 .sf_blog_extra3 {
    background-position: left top;
    background-repeat: no-repeat;
    float: right;
    height: 200px;
    width: 400px;
    background-image: url(images/laub_blog_400x200.jpg);
 }

 .sf_blog_main_header {
    text-align: center;
    font-weight: normal;
    float: left;
    width: 510px;
    height: 60px;
    overflow: hidden;
    padding: 25px 10px 5px 10px;
    font-family: times;
    font-size: 30px;
    color: #EED260;
 }

 
