.sf_blog_sub_header {
    text-align: center;
    width: 400px;
    font-weight: bold;
    font-family: arial;
    font-size: 12px;
    color: #FF6600;
    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: #28282A;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    margin-top: 20px;
    height: 180px;
    width: 900px;
    padding-top: 20px;
    background-image: url(images/email_header.jpg);
    background-repeat: repeat;
 }

 
