.cmstabel {
padding-bottom:10px;
}

.categorybox {
position:relative;
float:left;
width:180px;
height:180px;
background:url(../images/catbox.gif) center top no-repeat;
margin:0;
padding:0 10px 6px;
text-align:center;
}

.categorybox table {
width:180px;
height:140px;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
left:0;top:140px;
width:180px;
height:26px;
font:bold 12px Arial, Helvetica, sans-serif;
text-align:center;
padding:5px 10px 0;
}
.categorybox-desc a {
color:#999;
}
.categorybox-desc a:hover {
color:#2b2ba7;
text-decoration:none;
}

.categorybox-desc p {
text-align:left;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}
