.sf_blog_sub_header {
    margin: 0px 0px 20px 20px;
    height: 50px;
    width: 800px;
    font-weight: bold;
    float: left;
    display: inline;
    overflow: hidden;
    font-family: arial;
    font-size: 14px;
    color: #C0B349;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    width: 800px;
    float: left;
    display: inline;
    margin: 20px 0px 5px 20px;
    height: 30px;
    overflow: hidden;
    font-family: cursive;
    font-size: 26px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
