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

table.potd
	{
	border-collapse: collapse;
	width:100%;
	color: #708BC3;
	}

td.potdpotd
	{
	vertical-align: top;
	text-align: center;
	color: #708BC3;
	}

table.bestadmins
	{
	border-collapse: collapse;
	width:100%;
	color: #708BC3;
	}

td.bestadmins
	{
	vertical-align: top;
	text-align: center;
	color: #708BC3;
	}


td.pollnavigate
	{
	vertical-align: top;
	text-align: center;
	color: #708BC3;
	}
