.sf_blog_header_wrapper {
    height: 105px;
    padding: 10px 20px 10px;
    overflow: hidden;
    background-image: url(images/header_bot_3.gif);
    background-repeat: no-repeat;
 }

 a:link {
    color: #973628;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:visited {
    color: #40adb9;
    background-image: none;
    background-repeat: no-repeat;
 }

 a:hover {
    color: #cc0000;
    background-image: none;
    background-repeat: no-repeat;
 }

 
