.content {
    padding: 15px;
 }

 .sf_blog_entry a {
    display: block;
    clear: both;
    float: right;
    width: 120px;
    border: solid black 1px;
    background-color: #333333;
    color: white;
    margin-top: 10px;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
 }

 .sf_blog_outer_wrapper {
    background-repeat: repeat-x;
    background-image: url(images/blogheaderBG2.jpg);
 }

 .sf_blog_extra2 {
    width: 280px;
    height: 75px;
    margin-right: 10px;
    float: right;
    background-repeat: no-repeat;
    background-position: right;
    background-image: url(images/bloglogo2.jpg);
 }

 .sf_blog_header_wrapper {
    width: 815px;
    height: 75px;
    padding: 14px 0px 19px 0px;
    overflow: hidden;
    background-repeat: repeat-x;
    background-image: url(images/blogheaderBG2.jpg);
 }

 
