.formsearch {
	height: 19px;
	width: 115px;
	font-size: 11px;
}

.buttonsearch {
	height: 21px;
	width: 53px;
	font-size: 11px;
	color: #fff;
	border: 0px;
	background-color: #028d6e;
	margin-right: 6px;
}

.formnewsletter {
	height: 19px;
	width: 100px;
	font-size: 11px;
}

.formlong {
	height: 18px;
	width: 170px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}

.formshort {
	height: 18px;
	width: 60px;
	font-size: 11px;
	border: 1px solid #a0a0a0 !important;
}

.button {
	background-color: #f2efe1;
	height: 17px;
	width: 100px;
	font-size: 11px;
	font-weight: bold;
	color: #afa164;
	border: 1px solid #c3b781 !important;
}

.FormExtraLong {
	height: 18px;
	width: 400px;
	font-size: 11px;
	border: 1px solid #a0a0a0;
}

.formtextarea {
	width: 400px;
	height: 70px;
	font-size: 11px;
	border: 1px solid #a0a0a0;
}


.alert {
	color: #ff0000;
}
select { z-index: 1; }
