.sf_blog_sidebar {
    float: right;
    width: 288px;
    display: inline;
    margin-top: 105px;
    overflow: hidden;
    font-family: helvetica;
    font-size: 12px;
 }

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

 a:visited {
    text-decoration: underline;
    color: #FF0000;
 }

 a:hover {
    text-decoration: none;
    color: #86A3C9;
 }

 .sf_blog_wrapper {
    background-position: 661px 0;
    width: 944px;
    background-repeat: no-repeat;
    background-image: url(images/366MarketingLogonewblog.bmp);
 }

 
