#page_overview {
overflow:hidden;
width:699px;
background:url(../images/content_bg.gif) 10px bottom no-repeat;
margin-left:-10px;
padding:10px 10px 40px 20px;
}
#page_overview .main-heading {
width:719px;
background:#FF4D00 url(../images/cont_heading_td.gif) right bottom no-repeat;
margin-left:-20px;
margin-bottom:10px;
}
#page_overview .main-heading h1 {
font:bold 18px Tahoma, Arial, Helvetica, sans-serif;
color:#000;
padding:5px 10px 6px;
}

#content .cmstabel {
font:16px Arial, Helvetica, sans-serif;
}

.categorybox {
position:relative;
float:left;
width:233px;
height:200px;
background:url(../images/trans1.png) left top no-repeat;
padding:10px 0;
text-align:center;
}
.categorybox table {
width:171px;
height:171px;
border:1px solid #d9d4d1;
background:#fff;
margin:0 auto;
}
.categorybox table td {
text-align:center;
vertical-align:middle;
}
.categorybox-desc {
position:absolute;
left:0;top:186px;
width:213px;
padding:0 10px;
}
.categorybox-desc a {
font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
color:#dfded0;
}
