.sf_blog_sub_header {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    font-family: times;
    font-size: 17px;
    color: #DDDDDD;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 900px;
    margin: 60px auto 5px;
    text-align: center;
    font-family: times;
    font-size: 48px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    width: 220px;
    margin-right: 25px;
    float: right;
    display: inline;
    overflow: hidden;
    font-family: times;
    font-size: 14px;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
