.odd {
	background: #ccc;
}

table {
margin: 10px 20px;
}

table tr td, table tr th {
padding: 2px 5px;
}

div.panel {
	border:1px solid #eee;
	margin-top:20px;
	padding: 3px 8px;
}
.odd {
	background: #ccc;
}

table {
margin: 10px 20px;
}

table tr td, table tr th {
padding: 2px 5px;
}

div.panel {
	border:1px solid #eee;
	margin-top:20px;
	padding: 3px 8px;
}
/* competition extras */
h2.bigh {
	font-size: 27pt !important;
	margin: 0 !important;
}
h2.bigh a {
	text-decoration: none;
	color: #b7ce46;
	text-transform: uppercase;
}
p.lessspace{
	margin: 5px 0 10px 0 !important;
	padding: 0;
	width: auto !important;
	_width: 26em !important;
}
