.sf_blog_main_header {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 5px !important;
    padding-top: 10px;
    width: 675px;
    height: 22px;
    font-weight: bold;
    overflow: hidden;
    font-family: tahoma;
    font-size: 16px;
    color: #f7f92e;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 .sf_blog_header_wrapper {
    height: 59px;
    padding-right: 10px;
    position: relative;
    width: auto;
    background-position: 230px top;
    background-color: #2D4A54;
    background-image: url(images/softnerlogo.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 59px;
    width: 225px;
    background-position: right top;
    border-right: 5px solid white;
    background-color: #2D4A54;
    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-color: #2b62d3;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0 auto;
    color: #000000;
    background-color: #fff;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 
