.sf_blog_outer_wrapper {
    margin: 15px auto 0;
    width: 970px;
    background-color: #F2F2F2;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    overflow: hidden;
    font-weight: bold;
    font-size: 18px;
    color: #0D0868;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 3px 0 0 30px;
    margin-right: 305px;
    color: #00C067F;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #00D0868;
    background-image: none;
    background-repeat: no-repeat;
 }

 
