.sf_blog_main_header {
    width: 725px;
    float: left;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 28px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_extra2 {
    float: left;
    height: 125px;
    width: 200px;
    border-right: solid 4px #fff;
    background-image: url(images/eye.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: verdana;
    font-size: 11px;
    color: #666666;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sub_header {
    width: 725px;
    float: left;
    padding-top: 5px;
    padding-left: 15px;
    font-family: helvetica;
    font-size: 22px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

 
