.sf_blog_extra4 {
    width: 966px;
    height: 43px;
    float: right;
    margin: 0px;
    background-position: bottom right;
    background-image: none;
    background-repeat: no-repeat;
 }

 .sf_blog_header_wrapper {
    width: 966px;
    height: 100px;
    min-height: 100px;
    position: relative;
    overflow: hidden;
    background-color: #55C7BF;
    background-image: url(images/blog_header.jpg);
 }

 .sf_blog_wrapper {
    border: 2px #2a3236 solid;
 }

 body {
    background-color: #466f81;
 }

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

 .sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 225px;
    margin-left: 5px;
    margin-bottom: 15px;
    overflow: hidden;
    background-color: #E4E5E7;
 }

 
