/* ===============================================
The style for the lotd page
=============================================== */

table.lotd
	{
	border-collapse: collapse;
	width:100%;
	}

td.lotdlotd
	{
	vertical-align: top;
	text-align: center;
	}

table.lotdbestadmins
	{
	border-collapse: collapse;
	width:100%;
	}

td.lotdbestadmins
	{
	vertical-align: top;
	text-align: center;
	}

A.lotd:hover
	{
	}

A.lotd
	{
	}

A.lotd:active
	{
	}

A.lotd:visited
	{
	}

