input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: none;
	background-color: #FF9122;
}

.input200 {
	width: 273px;
}
.input150 {
	width: 213px;
}
.input50 {
	width: 53px;
}
.area200high {
	width: 273px; height: 182px;
}
.area200low {
	width: 273px; height: 82px;
}
.submit200 {
	width: 273px;
	border: 1px solid #999999;
	margin: 10px 0px 25px 0px;
}
.inputSector {
	margin-bottom: 10px;
}
