table#results .oddresult_small{
	background-color:#EEE;
}
table#results .evenresult_small{
	background-color:#CCC;
}
table#results .oddresult_large{
	background-color:#EEE;
	display:none;
}
table#results .evenresult_large{
	background-color:#CCC;
	display:none;
}
table#results {
	font-size:10px;
}
table#results tr{
	padding-bottom:9px;
}
table#results .resulthead{
	color:#009900;
}
table#results a, table#results a.visited{
	color:#009900;
}
table#results img {
	border:none;
}
table#results .resultColumn1{
	width:60px;
}
table#results .resultColumn2{
	width:155px;
}
table#results .resultColumn3{
	width:145px;
}
table#results .resultColumn4{
	width:125px;
}
table#results .resultColumn5{
	width:115px;
}
table#results .resultColumn6{
	width:60px;
}
.resultMonthColumn{
	width:15px;
}

.oddresult_large .flowerdat1{
	background-color:#EEE;
}
.evenresult_large  .flowerdat1{
	background-color:#CCC;
}
#footer !important { display:none; }
/*
.flowerdat2{
	float:left;
	width:200px;
}
.flowerdata3{
	float:left;
	width:230px;
}
.flowerdata4{
	float:left;
	width:30px;
}*/
