#formWrapper{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}
label {
	font-weight:bold;
	width:120px;
	float:left;
}
select {
	font-size:11px;
	width:180px;
	height:18px;
}
#nr {
	font-size:11px;
	width:93px;
	height:11px;
}

#game {width:150px;}

#country {width:150px;}

#countryExt{
	float:left;
	margin-top:1px;
	margin-right:3px;
	border:1px solid #acacac;
	background-color:#ffffff;
	color:#000000;
	height:15px;
	width:45px;
}
#captcha{
	width:85px;
}
.formTable TD{
	text-align:left;
	vertical-align:top;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
}
