﻿
#pagebody ul
{
	margin-top: 0.5em;
}

#pagebody .dayLinks li
{
	display: inline;
	background-image: none;
}

.currentDayLink
{
	color: #ff0000;
	text-decoration: underline;
	font-weight: bold;
}

.debug
{
	font-weight: bold;
	margin: 1% 0 1% 2%;
	color: #ff0000;
}

#clue
{
	text-align: center;
}
#prize img
{
	display: block;
}
#prize
{
	float: left;
	width: 205px;
	margin: 2.5em 3em 1.5em 0;
}

#previousGames
{
	float: left;
	width: 120px;
	margin: 2.5em 0 1.5em 3em;
}
#rssFeed
{
	clear: both;
}



