.sf_blog_sidebar {
    float: left;
    margin: 0;
    display: inline;
    width: 190px;
    margin-left: 10px;
    margin-bottom: 15px;
    overflow: hidden;
    border: solid 1px #3C4D55;
    font-size: 10px;
    background-color: #8FA4AF;
 }

 .sf_blog_sub_header {
    text-align: right;
    width: 532px;
    float: right;
    color: #3C4D55;
 }

 .sf_blog_main_header {
    text-align: right;
    font-weight: bold;
    width: 500px;
    float: right;
    padding-top: 10px;
    background-image: none;
    background-repeat: no-repeat;
    font-family: arial;
    font-size: 24px;
    color: #3C4D55;
 }

 .sf_blog_header_wrapper {
    width: 954px;
    height: 150px;
    overflow: hidden;
    background-image: url(images/R4CTeam.jpg);
 }

 
