.sf_blog_extra2 {
    background-repeat: no-repeat;
    float: right;
    width: 215px;
    height: 150px;
    background-image: url(images/Picture1x_183_x_150.jpg);
 }

 .sf_blog_header_wrapper {
    clear: both;
    position: relative;
    height: 150px;
    min-height: 150px;
    background-color: #cccccc;
    background-position: left top;
    background-image: url(images/1714_qbc_fit.jpg);
 }

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

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

 a:link {
    text-decoration: underline;
    color: #952602;
 }

 a:visited {
    color: #A51B02;
 }

 a:hover {
    text-decoration: underline;
    color: #1313BC;
 }

 
