.sf_blog_sub_header {
    width: 800px;
    height: 20px;
    text-align: left;
    margin-left: 150px;
    color: #FFFFFF;
    background-image: none;
    background-repeat: no-repeat;
 }

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

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

 
