.sf_blog_main_header {
    margin-left: 335px !important;
    padding-top: 10px;
    font-weight: bold;
    height: 80px;
    widht: 575px;
    overflow: hidden;
    font-size: 20px;
    color: #B5E7FF;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 950px;
    height: 166px;
    background-position: left;
    border-bottom: 5px solid #B5E7FF;
    background-color: #3782BB;
    background-image: url(images/blogheader.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-top: 4px;
    overflow: hidden;
    background-color: #00A2EA;
 }

 
