.sf_blog_main_header {
    float: left;
    text-align: left;
    padding-left: 315px;
    padding-top: 8px;
    display: block;
    width: 420px;
    height: 50px;
    font-weight: bold;
    overflow: hidden;
    font-size: 20px;
    color: #5a5877;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 150px;
    min-height: 100px;
    background-position: left;
    background-color: #5a5877;
    background-image: url(images/et90days_headerc5.jpg);
    background-repeat: repeat;
 }

 
