.cmstabel {
padding-bottom:12px;
}

.categorybox {
position:relative;
float:left;
width:190px;
height:170px;
text-align:center;
}
.categorybox table {
width:170px;
height:128px;
border:1px solid #ccc;
border-bottom:none;
margin:0 auto;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}
.categorybox-desc {
position:absolute;
left:10px;top:126px;
width:148px;
height:34px;
border:1px solid #ccc;
border-top:none;
padding:0 10px;
}

.categorybox-desc p {
text-align:center;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}
