.sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    color: #CBE2ED;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    text-decoration: none;
    color: #171818;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_main_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 24px;
    color: #6AB39C;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-position: bottom;
    float: right;
    display: inline;
    background-color: #FFFFFF;
    background-image: url(images/content_bottom_5.gif);
    background-repeat: no-repeat;
 }

 
