.sf_blog_header_wrapper {
    clear: both;
    position: relative;
    width: 900px;
    height: 66px;
    background-position: left;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/113518-105987/PublishTemp/images/header.jpg);
    background-repeat: repeat;
 }

 body {
    margin: 0 auto;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-family: arial;
    font-size: 12px;
    background-color: #294C5F;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 200px;
    margin-left: 5px;
    margin-top: 5px;
    overflow: hidden;
    background-color: #404A5E;
 }

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

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

 .sf_blog_extra4 {
    float: right;
    width: 675px;
    height: 130px;
    margin-top: 5px;
    margin-right: 10px;
    display: inline;
    background-repeat: repeat;
    background-image: url(images/blog2010header.jpg);
 }

 
