body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
}
body a 
{
	color: #000000;
	text-decoration: none;
}
body a:hover
{
	color: #669933;
	text-decoration: underline;
}
div#navpanel /* Need containing panel so in PC IE5 it will sit flush left # Needs to be as little positioning control in UL as posible */
{
	display: none;
}
div#content
{
	font-size: x-small;
}
div#contentfull
{
	font-size: x-small;
}
div#rightsidebar
{
	display: none;
}
div#footer
{
	display: none;
}
div#footer img
{
	display: none;
}
table#recentdeals
{
	margin-top: 20px;
}

table#recentdeals td
{
	vertical-align: top;
	padding-bottom: 25px;
}