table.categories {
	width:100%;
}
table.categories td {
	width:200px;
	height:134px;
	text-align:center;
	vertical-align:middle;
	background:no-repeat top center;
}
table.categories td a {
	display:block;
	padding:15px;
	background:url(../images/white_trans.gif) repeat;
	font-size:16px;
	font-weight:900;
	color:#000000;
}
#rside table {
	clear:both;
}
#rside table td {
	vertical-align:top;
	text-align:left;
}
