/*
# www.pewispeedway.eu
# Developed by: Paul Hendriks
# PHProgramming, 24 feb '09
# www.phprogramming.nl

Stylesheet for /races
*/

span.grey		{ color: #464648; }
span.white		{ color: #fff; }
a.grey			{ color: #464648; }
a.grey:hover	{ color: #f7921e; }
a.white			{ color: #fff; }
a.white:hover	{ color: #f7921e; }

div.date		{ float: left; width: 20px; margin-right: 10px; text-align: right; line-height: 1.3em; font-size: 13px; }
div.race		{ float: left; width: 163px; text-align: left; line-height: 1.3em; font-size: 13px;}
div.month	{ float: left; width: 200px; margin-top: 20px; }