.cols{
	width:25%;
}
#form_space{
	width:42%;		
	background-color: #FFFFFF;
}
#help_space{
	margin-right:0px;
}
#explanation_space{
	
}
#form_space ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
	width:100%;
}
#form_space li{
	float:left;
	margin:0px;
	border-left:1px #000000 solid;
}
#last{
	border-right:1px #000000 solid;
}
#form_space a{
	display:block;
	padding:3px 5px;
}
.submit_forms{
	float:left;
	clear:both;
	margin-top:-2px;
	background-color:#e9e9e9;
	font:90% Geneva, Arial, Helvetica, sans-serif;
	width:100%;
	border: 1px solid #000;
}
.submit_forms select, input{
	font:92% Geneva, Arial, Helvetica, sans-serif;
}
.visible{
	display:block;
}
.hidden{
	display:none;
}
.active {
	border-bottom: 1px #e9e9e9 solid;
	background-color:#e9e9e9;
}
.required{
	color:#FF0000;
	clear: both;
}

#file_form {
	font:90% Geneva, Arial, Helvetica, sans-serif;
	float: left;
	width: 97%;
	clear: both;
	padding-top: 10px;
}
#file_form input{
	font:90% Geneva, Arial, Helvetica, sans-serif;
}
#message{
	text-align:center;
	font-size:110%;
	font-weight:bold;
	border: solid 1px #000;
	background-color:#e9e9e9;	
	vertical-align: middle;
	padding:10px;
}

#help_space a{
	display: block;
	padding: 0px;
	margin: 0px;
}
#help_space a:hover{
color:#FFF;
background-color:#000;
}

#upload_frame{
width:97%;
margin:0px;
padding:0px;
}
#photo_frame{
width:97%;
margin:0px;
padding:0px;
}