.sf_blog_footer {
    margin: 0;
    clear: both;
    height: 50px;
    min-height: 50px;
    margin-top: 0px;
    padding: 20px 0 0 20px;
    color: #fff;
    background-color: #87345E;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    float: right;
    text-align: right;
    margin-right: 20px;
    padding-top: 10px;
    width: 675px;
    height: 30px;
    font-weight: normal;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
    color: #ffffff;
    font-family: cursive;
    font-size: 22px;
    background-color: #EEF1F4;
 }

 .sf_blog_main_header {
    float: right;
    text-align: right;
    margin-right: 20px;
    padding-top: 5px;
    width: 675px;
    height: 65px;
    font-weight: normal;
    overflow: hidden;
    background-image: none;
    background-repeat: no-repeat;
    font-family: cursive;
    font-size: 28px;
    color: #EAA9E3;
 }

 .sf_blog_header_wrapper {
    height: 120px;
    clear: both;
    background-color: #87345E;
    background-image: url(images/78_qbc_fit.jpg);
 }

 
