h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #DFEF08;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: normal;
    height: 30px;
    overflow: hidden;
    margin: 0px 0px 2px;
    padding: 0;
    font-family: arial;
    font-size: 26px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    text-align: right;
    font-weight: normal;
    height: 20px;
    overflow: hidden;
    margin: 0px 0px 2px;
    padding: 0;
    background-color: transparent;
    font-family: arial;
    font-size: 14px;
    color: #FFFFFF;
 }

 body {
    margin: 10px 0 0 0;
    padding: 0;
    background-color: #353324;
    font-family: arial;
    font-size: 8px;
    color: #333333;
 }

 .sf_blog_content {
    width: 640px;
    float: right;
    padding: 10px 20px;
    font-family: arial;
    font-size: 12px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-weight: bold;
    font-size: 14px;
    margin: 0px;
    padding: 4px 15px;
    color: #333;
    min-height: 16px;
    height: auto !important;
    text-align: left;
    background-position: left;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 860px;
    height: 73px;
    margin-bottom: 3px;
    padding: 20px;
    background-color: #353324;
    background-repeat: no-repeat;
    background-image: url(images/newbanner2.jpg);
 }

 
