.cmstabel {
padding-bottom:12px;
}

.categorybox {
position:relative;
float:left;
width:192px;
height:200px;
background:url(../images/catbox.gif) center top no-repeat;
padding-top:14px;
text-align:center;
}
.categorybox table {
width:192px;
height:128px;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}
.categorybox-desc {
position:absolute;
top:172px;left:0;
width:192px;
}
.categorybox-desc p {
text-align:center;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}
