.sf_blog_main_header {
    font-weight: bold;
    padding: 7px 30px 0 330px;
    height: 90px;
    text-align: right;
    overflow: hidden;
    font-family: arial;
    font-size: 36px;
    color: #E9EEEE;
    background-image: none;
    background-repeat: no-repeat;
 }

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

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #000107;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #00F2535;
    background-image: none;
    background-repeat: no-repeat;
 }

 
