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

 .sf_blog_entry {
    margin-left: 11px;
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: verdana;
    font-size: 12px;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-image: url(images/BlogBanner.jpg);
 }

 
