.sf_blog_main_header {
    font-weight: normal;
    font-family: sans-serif;
    font-size: 28px;
    color: #000001;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    color: #0627F3;
    background-image: none;
    background-repeat: no-repeat;
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    background-color: #ffffff;
    color: #000000;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 240px;
    float: right;
    display: inline;
    margin: 20px 15px 20px 0px;
    overflow: hidden;
    border-top: 1px solid #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
    color: #336699;
    background-image: none;
    background-repeat: no-repeat;
 }

 
