.sf_blog_content {
    height: 1%;
    width: 596px;
    padding: 0 30px 30px;
    margin-right: 20px;
    background-repeat: no-repeat;
    background-position: bottom;
    float: right;
    display: inline;
    background-image: url(images/content_bottom_1.gif);
    background-color: #28282A;
 }

 a:link {
    text-decoration: underline;
 }

 a:visited {
 }

 a:hover {
    text-decoration: none;
    color: #292E29;
 }

 
