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

 a:link {
    text-decoration: underline;
    color: #0606F3;
 }

 a:visited {
    text-decoration: underline;
    color: #0627F3;
 }

 a:hover {
    text-decoration: none;
    color: #96B2CA;
 }

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

 
