.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: #3F447F;
 }

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

 .sf_blog_main_header {
    text-align: left;
    padding-left: 10px;
    padding-top: 5px;
    display: block;
    width: 880px;
    height: 25px;
    font-weight: bold;
    overflow: hidden;
    font-size: 20px;
    color: #4E71E6;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #3B5CBF;
    background-color: #13346B;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #F2EFDC;
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 68px;
    min-height: 68px;
    border-bottom: 1pt solid #fff;
    background-position: right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 {
    height: 120px;
    min-height: 120px;
    width: 900px;
    border-top: 2px solid #fff;
    border-bottom: 2px #fff solid;
    background-position: left bottom;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra4 span {
    float: right;
    height: 120px;
    min-height: 120px;
    width: 696px;
    background-position: right center;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    margin: 0;
    text-align: center;
    clear: both;
    height: 21px;
    min-height: 21px;
    margin-top: 0px;
    padding: 5px 0 0 0px;
    color: #333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
