h3.sf_blog_posttitle a {
    text-decoration: none;
    color: #384244;
 }

 .sf_blog_main_header {
    width: 800px;
    height: 55px;
    text-align: left;
    padding: 3px 0 3px 0px;
    font-weight: bold;
    margin-left: 150px;
    font-family: verdana;
    font-size: 25px;
    color: #333333;
 }

 .sf_blog_header_wrapper {
    position: relative;
    height: 100px;
    background-position: top right;
    background-image: url(images/cowrapheader2.jpg);
 }

 .sf_blog_extra2 {
    float: left;
    height: 100px;
    width: 136px;
    border-right: solid 4px #fff;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    margin-top: 0px;
    display: inline;
    width: 200px;
    padding: 0 3px;
    overflow: hidden;
    background-color: #253046;
 }

 body {
    margin: auto;
    font-family: arial;
    font-size: 11px;
    background-color: #253046;
 }

 .sf_blog_content {
    width: 755px;
    float: right;
    margin: 0;
    padding: 0px 0 0 0;
    height: auto !important;
    min-height: 200px;
    font-family: arial;
    font-size: 12px;
    color: #333333;
 }

 
