.sf_blog_main_header {
    font-weight: bold;
    font-size: 20px;
    color: #FF0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding: 5px 0 0 30px;
    margin-right: 305px;
    color: #40ADB9;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    height: 38px;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    border-top: 3px solid;
    background-position: bottom;
    clear: both;
    border-color: #000000;
    background-color: #919191;
    color: #FFFFFF;
    font-size: 11px;
    background-image: url(images/footer_bg_1.gif);
    background-repeat: no-repeat;
 }

 
