.sf_blog_extra2 {
    float: left;
    height: 125px;
    width: 200px;
    border-right: solid 4px #fff;
    background-image: url(http://app.quickblogcast.com/ThemeFiles/3/0/2/2/6/172497-162203/PublishTemp/images/Blogpic.jpg);
    background-repeat: no-repeat;
 }

 .sf_blog_entry {
    margin: 12px;
    min-height: 1%;
    height: auto !important;
    _height: 1%;
    font-family: arial;
    font-size: 13px;
 }

 .sf_blog_outer_wrapper {
    width: 970px;
    margin: 0 auto;
    margin-top: 10px;
    border: 10px solid #ffffff;
    background-color: #F4F0B8;
 }

 .sf_blog_content {
    width: 745px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    font-family: arial;
    font-size: 13px;
    color: #166E2D;
 }

 body {
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    background-image: url(images/body_bg_1.gif);
    background-repeat: repeat-x;
    background-color: #F4F0B8;
    font-family: arial;
    font-size: 12px;
    color: #F4F0B8;
 }

 .sf_blog_footer {
    clear: both;
    text-align: center;
    height: 20px;
    padding: 15px 0 0px 0;
    border-top: 1px solid #ccc;
    font-family: arial;
    font-size: 12px;
    color: #166E2D;
 }

 .sf_blog_main_header {
    float: left;
    width: 750px;
    font-weight: bold;
    padding-top: 15px;
    padding-left: 15px;
    font-family: fantasy;
    font-size: 72px;
    color: #166E2D;
 }

 .sf_blog_sub_header {
    float: left;
    width: 750px;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 15px;
    font-family: fantasy;
    font-size: 28px;
    color: #166E2D;
 }

 
