.sf_blog_main_header {
    text-align: left;
    font-weight: normal;
    width: 525px;
    padding: 15px 0 0 10px;
    font-family: arial;
    font-size: 20px;
    color: #996600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    width: 640px;
    float: right;
    padding: 10px 20px;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    padding-left: 10px;
    padding-bottom: 25px;
    width: 525px;
    background-color: transparent !important;
    color: #7EBE08;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:link {
    color: #996600;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sidebaritem a:link {
    font-weight: normal;
    color: #996600;
    background-image: none;
    background-repeat: no-repeat;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #330000;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_postmeta {
    padding-left: 15px;
    font-family: verdana;
    font-size: 12px;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_outer_wrapper {
    width: 900px;
    margin: 0 auto;
    background-color: #CCCCCC;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    color: #000000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
