.cmstabel {
padding-bottom:12px;
}

.categorybox {
position:relative;
float:left;
width:178px;
height:144px;
background:url(../images/catbox.gif) center top no-repeat;
text-align:center;
padding-top:44px;
}
.categorybox table {
width:178px;
height:128px;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}
.categorybox-desc {
position:absolute;
top:10px;left:0;
width:150px;
padding:0 14px;
}
.categorybox-desc p {
text-align:center;
}
.categorybox-desc p a, .categorybox-desc p a:hover {
color:#000066;
}
.subcategory-images {
text-align:right;
}
.categorybox-prod a img {
padding:0;
}
