
table.main td.sandpit div table.category_wrapper a:link, table.main td.sandpit div table.category_wrapper a:visited {
	margin-left:			1px;
	margin-right:			1px;
	color:						#000000;
	text-decoration:	none;
}

table.main td.sandpit div table.category_wrapper a:hover, table.main td.sandpit div table.category_wrapper a:active, table.main td.sandpit div table.category_wrapper span.fakelink {
	margin-left:			1px;
	margin-right:			1px;
	color:						#cccccc;
	text-decoration:	none;
}

table.main td.sandpit div table.category_wrapper td.items
{
	width:	320px;
}

table.main td.sandpit div table.category_wrapper td.item
{
	text-align:	right;
	width:			305px;
}

table.main td.sandpit div table.category_wrapper td.item div
{
	width:				305px;
	font-family:	arial;
	font-weight:	bold;
	font-size:		0.8em;
}

table.main td.sandpit div table.category_wrapper td.item table.mainimage
{
	margin-left:	auto;
	margin-right:	auto;
	text-align:		center;
}

table.main td.sandpit div table.category_wrapper td.items table
{
	border-top:		1px Solid #cccccc;
	border-left:	1px Solid #cccccc;
}
table.main td.sandpit div table.category_wrapper td.items table tr td table
{
	border-top:	0px;
	border-left:	0px;
	border-bottom:	1px Solid #cccccc;
	border-right:		1px Solid #cccccc;
}

table.main td.sandpit div table.category_wrapper td.new
{
	text-align:	right;
	width: 225px;
}

table.main td.sandpit div table.category_wrapper td.new div
{
	width:				225px;
	font-family:	arial;
	font-weight:	bold;
	font-size:		0.8em;
}

table.main td.sandpit div table.category_wrapper td.other
{
	width: 400px;
}

table.main td.sandpit div table.category_wrapper td.other table td
{
	padding-bottom: 40px;
}

table.main td.sandpit div table.category_wrapper td.other table td span.title
{
	font-family:	arial;
	font-size:		0.9em;
	color:				#434343;
	padding-top:	2px;
}

table.main td.sandpit div table.category_wrapper td.other table td span.description
{
	padding-top:	10px;
	font-family:	arial;
	font-size:		0.8em;
	color:				#000000;
}