.sf_blog_header_wrapper {
    padding: 11px 20px 10px;
    margin-bottom: 10px;
    background-position: top right;
    background-color: #393939;
    background-repeat: no-repeat;
    background-image: url(images/bathurst11.gif);
 }

 body {
    margin: 0px 0px 20px;
    padding: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
 }

 .sidebarlist h2, .sidebarlist .calendartitle td {
    font-size: 14px;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0px;
 }

 .listitemcontent {
    padding: 10px 10px 0px;
    margin: 0px;
    font-size: 11px;
    line-height: 16px;
 }

 h3.sf_blog_posttitle a {
    text-decoration: none;
	    font-size: 18px;
 }
 
