.cmstabel {
padding-bottom:10px;
}

.categorybox {
position:relative;
float:left;
width:204px;
height:180px;
margin:0;
padding:6px 0;
text-align:center;
}

.categorybox table {
width:174px;
height:140px;
border:1px solid #cdcdcd;
margin:0 auto;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
left:0;top:144px;
width:184px;
height:26px;
font:bold 12px Arial, Helvetica, sans-serif;
text-align:center;
padding:5px 10px 0;
}
.categorybox-desc a {
color:#00539F;
}
.categorybox-desc a:hover {
color:#4794E0;
text-decoration:none;
}

.categorybox-desc p {
text-align:left;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}