/* Customer CSS */

#links-5 a {
    background: url("../images/btn_links_5.jpg") no-repeat scroll center top transparent;
}

#links-5 a:hover {
    background: url("../images/btn_links_5.jpg") no-repeat scroll center bottom transparent;
}
