.sf_blog_main_header {
    font-weight: bold;
    height: 30px;
    margin: 0px 28px;
    padding-top: 30px;
    font-family: Papyrus;
    font-size: 22px;
    overflow: hidden;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    margin: 0px 20px;
    height: 20px;
    overflow: hidden;
    font-family: papyrus;
    font-size: 14px;
    color: #FFFFFF;
 }

 .sf_blog_footer {
    margin: 0;
    clear: both;
    height: auto !important;
    min-height: 40px;
    margin-top: 0px;
    padding: 20px 0 10px 20px;
    background-color: #F7F7F6;
    font-size: 11px;
    color: #333333;
 }

 
