@charset "UTF-8";

#contentWrapper {
	float:none;
	margin:30px auto;
	width: 850px;
}

#content {
	padding: 20px;
	border-bottom: 1px solid #aeaeae;
}
/*
.formTableWrapper table th {
	width: 350px;
}
*/
