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

 .sf_blog_sub_header {
    font-weight: normal;
    padding: 10px 30px 0 330px;
    text-align: right;
    height: 45px;
    overflow: hidden;
    font-size: 12px;
    color: #ffffff;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #0F2535;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #B5E7FF;
 }

 .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/care_logo__transparent_.jpg);
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #223048;
 }

 
