.cmstabel {
border-bottom:10px solid #fff;
background:url(../images/cat_top.gif) left top repeat-y;
padding:10px;
}

.categorybox {
float:left;
position:relative;
overflow:hidden;
width:242px;
height:208px;
border:1px solid #ddd;
background:url(../images/category-block-background3.gif) left bottom repeat-x;
margin:0 10px 10px 0;
padding:0;
text-align:center;
}
.categorybox table {
width:242px;
height:157px;
margin:0 auto;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc a {
position:absolute;
left:0;top:166px;
display:block;
width:228px;
height:40px;
font:bold 14px Arial, Helvetica, sans-serif;
color:#000;
text-decoration:none;
padding:0 10px;
}