.cmstabel {
padding-bottom:10px;
}

.categorybox {
position:relative;
float:left;
width:206px;
height:180px;
background:url(../images/cat.gif) center top no-repeat;
margin:0 0 5px;
padding:0;
text-align:center;
}
.categorybox table {
width:206px;
height:140px;
border:none;
border-collapse:collapse;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
left:0;top:144px;
width:206px;
height:26px;
font:bold 14px Arial, Helvetica, sans-serif;
text-align:center;
padding:0;
}
.categorybox-desc a {
color:#000;
}
.categorybox-desc a:hover {
color:#000;
text-decoration:none;
}

.categorybox-prod a img {
padding:0;
}
