.sf_blog_header_wrapper {
    height: 59px;
    padding-right: 10px;
    position: relative;
    width: auto;
    background-color: #3E7C82;
    background-position: 230px top;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 59px;
    width: 225px;
    background-color: #3E7C82;
    background-position: right top;
    border-right: 5px solid white;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    border-top: 5px solid #FFFFFF;
    height: 85px;
    margin-left: 230px;
    width: auto;
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #5B8DA4;
    background-image: url(images/freeforallblog.jpg);
 }

 
