.results {
	padding-top: 1em;
}

.results TH {COLOR: #FFF;FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 12px}
.results P {FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 12px}
.results SPAN {FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 12px}
.results LI {COLOR: #0099D9;FONT-FAMILY: Verdana, Arial, Geneva, Helvetica, sans-serif; FONT-SIZE: 12px}



#pgresults ul.eventlist {
	list-style-type: none;
	list-style-position: outside;
}

.eventlist span {
	display: block;
	float: left;
	width: 4em;
}

.eventlist li a {
	text-decoration: underline;
}


ul.resultbuttons {
	margin-top: 20px;
	margin-left: 230px;
}

.resultbuttons li {
	float: left;
}

.resultbuttons .startlistbutton, .resultbuttons .resultspdfbutton {
	display: block;
	width: 70px;
	height: 11px;
}

.resultbuttons .startlistbutton {
	background: url('../images/results/startlist.gif') no-repeat top left;
}

.resultbuttons .resultspdfbutton {
	background: url('../images/results/adobe.gif') no-repeat top left;
}

.resultbuttons .resultsbutton {
	background: url('../images/results/results.gif') no-repeat top left;
	display: block;
	width: 54px;
	height: 11px;
}

.resultbuttons .resultsbutton a {
	display: block;
	width: 54px;
	height: 11px;
}

.resultbuttons .startlistbutton a, .resultbuttons .resultspdfbutton a {
	display: block;
	width: 70px;
	height: 11px;
}

.resultbuttons span {
	display: none;
}
