#theform fieldset {
	border: 0;
	margin: 0;
	float: left;
}
#theform fieldset input {
	font-size: 1.0em;
	height: 1.25em;
}
#theform fieldset select {
	font-size: 1.0em;
	height: 1.75em;
}
#theform fieldset textarea {
	font-size: 9pt;
}

#theform #main {
	height:auto;
	width: 60%;
	border-right: 1px dashed #CCCCCC;
	padding-bottom: 10px;
	margin-bottom:  10px;
}

#theform #right {
	width: 30%;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	padding: 0px;
}

#theform #s2 {
	width: 728px;
	height: 100px;
	padding-top: 20px;
	padding-bottom: 0;
}
#theform #s2 #disclaimer {
	width: 480px;
	float: left;
	font-size: 0.7em;
}
#theform #s2 #submitform {
	height: 5em;
	font-size: 1em;
	width: 18em;
	color: #000000; 
	background: #E6F7CF; /*#f3f3f3*/
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	position:absolute;
	margin-top:20px;
}

#theform #s3 {
	width: 96%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0;
}
#theform #s3 #submitform {
	height: 5em;
	font-size: 1em;
	width: 18em;
	color: #000000; 
	background: #E6F7CF; /*#f3f3f3*/
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	float: right;
	margin-top:20px;
}

#theform #s4 {
	width: 96%;
	height: auto;
	padding-top: 20px;
	padding-bottom: 0;
}
#theform #s4 #submitform {
	height: 5em;
	font-size: 1em;
	width: 18em;
	color: #000000; 
	background: #E6F7CF; /*#f3f3f3*/
	border-bottom: 	1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
	float: right;
	margin-top:20px;
}

.teamCaptain {
	display: none;
}

