.cmstabel {
padding-bottom:10px;
}
/*
.categorybox {
position:relative;
float:left;
width:176px;
height:180px;
margin:0;
padding:6px 15px;
text-align:center;
}
*/
.categorybox {
background:transparent url(../images/catbox.gif) no-repeat scroll center top;
float:left;
height:190px;
/*margin-bottom:10px;
margin-right:22px;*/
padding:14px 0 0 0;
position:relative;
text-align:center;
width:180px;
}
* html .categorybox {
padding:6px 3px;
}
.categorybox table {
width:160px;
height:150px;
margin:0 auto;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}

.categorybox-desc {
position:absolute;
bottom:6px;left:11px;
width:160px;
}
.categorybox-desc a {
font:normal 12px Arial, Helvetica, sans-serif;
overflow:hidden;
display:block;
color:#BE1ED0;
width:140px;
line-height:240%;
/*background:url(../images/catbox_b.gif) center top no-repeat;*/
text-decoration:none;
padding: 0 10px;

}
.categorybox-desc a:hover {
color:#000;
background-position:0 -29px;
text-decoration:underline;
}

.categorybox-desc p {
text-align:left;
}
.subcategory-images {
margin:0 0 20px;
padding:0 10px 0 0;
text-align:right;
width:525px;
}
.categorybox-prod a img {
padding:0;
}
.cmstabel {
font:12px Arial, Helvetica, sans-serif;
}
.cmstabel a {
color:#0099FF;
}
