.form_box {
	height: auto;
	width: 735px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Narrow";
	font-size: 12px;
	color: #000000;
	line-height: 200%;
	text-transform: uppercase;
}
.selectBox {
	font-family: "Arial Narrow";
	color: #000099;
	font-size: 13px;
	line-height: 200%;
}
#form_surround {
	position: relative;
	top: 210px;
}
#form_surround_bottom {
	position: relative;
	top: 410px;
}

