.sf_blog_header_wrapper {
    border: 1px solid #ccc;
    position: relative;
    background-position: right;
    height: 193px !important;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/right_heading.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/heading_3.jpg);
    background-repeat: no-repeat;
 }

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

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-color: #494F69;
    font-family: helvetica;
    font-size: 12px;
    color: #000000;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 280px;
    height: 100px;
    width: 575px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
    font-family: helvetica;
    font-size: 12px;
    color: #00000F2535;
 }

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

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

 
