.sf_blog_header_wrapper {
    width: 900px;
    height: 120px;
    position: relative;
    background-color: #0062B4A;
    background-image: url(images/a1.gif);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    padding: 12px 0px 12px 10px;
    clear: both;
    background: #184366;
    font-size: 12px;
    color: #CCCCCC;
 }

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

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

 
