﻿.categoryitem .link
{
    background-color: Transparent;
    background-image: url('/images/home/button-152.jpg');
    background-repeat: no-repeat;
    border: 0px;
    width: 152px;
    height: 22px;
    line-height: 22px;
    text-align: center; 
    margin-top: 4px; 
} 

.categoryitem .link a  
{
    color: #ffffff; 
    display: block; 
    font-weight: bold; 
}