.cmstabel {
padding-bottom:10px;
}

.categorybox {
position:relative;
float:left;
width:238px;
height:186px;
background:url(../images/catbox.gif) left top no-repeat;
text-align:center;
margin:0 9px 0;
padding:41px 0 0;
}
.categorybox table {
width:238px;
height:166px;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
left:10px;top:12px;
width:218px;
font:bold 14px Arial, Helvetica, sans-serif;
text-align:left;
padding:0;
}
.categorybox-desc a {
color:#ffffff;
}
.categorybox-desc a:hover {
color:#ffffff;
text-decoration:none;
}

.categorybox-desc p {
text-align:center;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}