table.category
{
	background-color: #ffffff;
	height:	100%;
	margin: 0px auto 0px auto;
}

table.category
td
{
	vertical-align: top;
	width:	184px;
	background-color: #ffffff;
}

table.category
td.name { text-align: center; }

table.category
td.desc { font-size: 70%; padding: 0px 0px 10px 0px;}

table.category
img
{
	width:	180px;
}

img.catimg
{
	width: 90px;
}
