#latestNews, #potd { width: 650px; float: left; }
#latestResults { width: 300px; float: right; }

#latestNews { padding-bottom: 1em; }
#latestNews li  { padding-left: 0; }

.latestNewsDate { color: #666; }

.newsDate { display: inline; padding-right: 0.5em; }
#moreNewsLink { clear: left; margin-top: 0; }

.indexSection h3 { padding-bottom: 0.3em; }
.indexSection h3 a { color: #009; }

ul#teams > li { margin-left: 0; display: block; }

#potd { text-align: center; }
#potd h2 { text-align: left; }
#potd p { margin-top: 0.5em; }
#potd img
{
	margin: 1em auto 0;
	padding: 0.5em;
	border: 1px solid #ccc;
}

ul#latestImages li { background-image: none; }

ul#upcomingFixtures li, ul#recentResults li
{
	list-style-image: none;
	list-style-type: none;
	padding-top: 0em;
	margin-left: 0;
	display: block;
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}

.cancelled { color: #c00; }

.inner .box
{
	float: left;
	width: 45%;
	padding-right: 4%;
}

.inner ul { margin: 0 0 5px 0; }
.inner li { background: none;}

ul#upcomingFixtures, ul#recentResults { margin-top: 0.1em; margin-left: 0; }
ul#upcomingFixtures li ul li, ul#recentResults li ul li { margin-bottom: 0.2em; font-weight: normal; }
ul#upcomingFixtures div.fixDate, ul#recentResults div.fixDate { color: #666; padding-top: 0.2em; }
.forthcomingGround { font-style: italic; color: #333; }
ul#recentResults div.fixDate { margin-bottom: 1px; }

.barTimes { color: #426464; font-weight: normal; }

table#barOpeningDetails p { margin: 0; }
table#barOpeningDetails ul { margin: 0; }
table#barOpeningDetails li
{
	padding: 0;
	margin: 0;
	list-style: none;
}