.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 166px;
    background-repeat: no-repeat;
    background-position: left;
    border-top: 2px solid #ffffff;
    border-bottom: 5px solid #B5E7FF;
    background-color: #173246;
    background-image: url(images/After32.jpg);
 }

 .sf_blog_extra1 {
    position: relative;
    height: 90px;
    width: 900px;
    background-position: top right;
    background-color: #173246;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    font-weight: bold;
    padding: 7px 30px 0 330px;
    height: 90px;
    text-align: right;
    overflow: hidden;
    font-family: monospace;
    font-size: 24px;
    color: #B5E7FF;
 }

 
