.sf_blog_extra2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 272px;
    height: 193px !important;
    border-right: 2px solid #FFF;
    background-position: left;
    background-image: url(images/Whitehouse_Rose_Garden_Richard_Fox_News.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    border: 1px solid #ccc;
    position: relative;
    background-position: right;
    height: 193px !important;
    width: 875px;
    margin: 10px auto;
    clear: both;
    background-image: url(images/FOX_NEWS_INC.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_pagetitle {
    display: none;
    color: #666666;
 }

 .sf_blog_sidebar ul li a:visited {
    color: #8b8b8b;
 }

 .sf_blog_sidebar ul li a:hover {
    color: #A3A3A3;
 }

 .sf_blog_main_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 10px;
    padding-left: 280px;
    height: 100px;
    width: 575px;
    overflow: hidden;
    font-family: times;
    font-size: 48px;
    color: #FFFFFF;
 }

 .sf_blog_sub_header {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    padding-left: 280px;
    height: 45px;
    width: 575px;
    font-family: arial;
    font-size: 26px;
    color: #E10321;
 }

 
