#wrapper {
background: #fff; 
}

#page-wrap { 
width: 940px;
overflow: hidden;
text-align: left;
margin: 10px;
padding-bottom: 10px;
background: #eee;
}

.hidden {
position: absolute;
left: -999em;
top: -999em;
width: 1%;
}

fieldset {
width: 205px; 
padding: 15px; 
float: left; 
border: none;
margin: 0 10px 0 0; 
background: #fff; 
}
fieldset.wide {
width: 400px; 
padding: 15px; 
float: left; 
border: none;
margin: 0 10px 0 0; 
background: #fff; 
}

	#step_1 {
	margin-left: 10px;
	}

legend { 
font: 100% HSPlight, Tahoma, Verdana, Arial, sans-serif;
font-weight: bold; 
font-size: 20px; 
background: #001c4a;
color: #fff;
padding: 5px 10px; 
}
									  	  
option { 
padding: 0 5px; 
}

.matches_wrap { 
margin: 20px 0 5px 0; 
}
	.matches_wrap label { 
	font-size: 1em; 
	}

.data_input {
margin-bottom: 5px;
width: 320px; 
}	
.tag {
width: 100px;
}

textarea { 
width: 100%;
}
