.sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 12px 0 0 50px;
    margin: 0 20px 0 0;
    color: #cccccc;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 13px;
    padding-bottom: 17px;
    height: 35px;
    font-family: helvetica;
    font-size: 28px;
    color: #E0B754;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: left;
    display: inline;
    width: 880px;
    margin-left: 20px !important;
    padding-top: 7px;
    height: 15px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 14px;
    color: #0071E49;
    background-image: none;
    background-repeat: no-repeat;
 }

 
