.sf_blog_main_header {
    margin: 0 auto;
    padding: 5px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-size: 36px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    margin: 0 auto;
    padding: 2px 0 0 0;
    width: 900px;
    text-align: center;
    font-weight: bold;
    height: 35px;
    overflow: hidden;
    font-size: 26px;
    color: #BE9C5F;
    background-image: none;
    background-repeat: no-repeat;
 }

 .listitemcontent ul {
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    margin: 0 auto;
    padding: 15px 0 0 0;
    width: 63px;
    height: 54px;
    background-position: bottom;
    background-image: url(images/horseshoe.gif);
    background-repeat: no-repeat;
 }

 
