.sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 25px;
    color: #F4F4F4;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    background-color: #fff;
    color: #333;
    background-image: none;
    background-repeat: no-repeat;
 }

 
