#competitionLegal {
	font-size: 0.9em;
	height: 200px; 
	overflow: auto; 
	margin-top: 1em; 
	margin-bottom: 1em; 
	padding: 0.5em; 
	border: solid 1px #666666;
}
#liveFlightResultsContainer {
	height: 28em; 
	overflow: auto; 
	border: solid 1px #999999;
	font-size: 0.9em;
	margin: 0em;
	padding: 0em;
	width: 90%;
}
#group {
	height: 400px; overflow: auto;
}



/* START MAIN TOP NAVIGATION BUTTONS */
#top_nav_holder {
	float: left;
	height: 2.1em;
	margin-left: 0.5em;
	width: 97%;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 97%;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 1em;
}
* html #top_nav_holder  { margin-left: 0.5em; } /* IE hack */

#top_nav_spacer {
	float: left;
	width: 1.0em;
	height: 2.1em;
}
.top_nav_button_holder {
	font-size: 100%;
	background-image: 	url(../../images/top_nav_but_center2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 7.6em;
	height: 2.1em;
	display: block;
	cursor: hand;
	voice-family: "\"}\""; 
	voice-family: inherit;
	cursor: pointer;
	voice-family: "\"}\"";
}


.top_nav_but_left {
	float: left;
	height: 2.1em;
	display: block;
}
.top_nav_but_right {
	float: right;
	height: 2.1em;
	display: block;
}
.top_nav_button_off, .top_nav_button_on {
	float: left;
	color: #333333;
	height: 2.1em;
	text-decoration: none;
	display: block;
}
a.top_nav_button_off:link  { 
	background-color: #FFFFFF;
	display: block;
}
a.top_nav_button_off:visited { 
	background-color: #FFFFFF;
	display: block;
}
a.top_nav_button_off:hover,  .top_nav_button_on { 
	background-color: #FFCC00;
	display: block;
	text-decoration: none;
}
.top_nav_but_left1 {
	background-image: url(../../images/top_nav_but_left1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 1.06em;
	width: 9px;
	display: block;
}
.top_nav_but_left2 {
	background-image: url(../../images/top_nav_but_left2.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 1.07em;
	width: 9px;
	display: block;
}
.top_nav_but_center {
	background-image: url(../../images/top_nav_but_center1x.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	cursor: hand;
	voice-family: "\"}\""; 
	voice-family: inherit;
	background-image: url(../../images/top_nav_but_center1.gif);
	cursor: pointer;
	voice-family: "\"}\""; 
}
img.arrow_yellow {
	float: left;
	padding: 0;
	margin: 0;
	margin-top: 0.3em;
	margin-right: 0.1em;	
	margin-left: -0.17em;
	height: 0.9em; /* original size 14px */
	width: 0.9em; /* original size 14px */
}
.top_nav_but_center_text {
	padding-top: 0.3em;
	line-height: 0.7em;
	word-spacing: -0.01em;
	display: block;
}
.top_nav_but_center_text span {
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	line-height: 1em;
}
.top_nav_but_right1 {
	background-image: url(../../images/top_nav_but_right1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	width: 9px;
	height: 1.06em;
	display: block;
}
.top_nav_but_right2 {
	background-image: url(../../images/top_nav_but_right2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 9px;
	height: 1.07em;
	display: block;
}

/* END MAIN TOP NAVIGATION BUTTONS */
