.w100 {
	width: 291px;
}
.submit {
	background-image: url(../_images/submitbtn.jpg);
	height: 21px;
	width: 77px;
	text-indent: -999999px;
	display: block;
	background-repeat: no-repeat;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 8px;
}
.w50 {
	width: 140px;
	margin-right: 5px;
}
.w25 {
	width: 65px;
	margin-right: 5px;
}
select.w50 {
	width: 144px;
}
label {
	display:block;
	margin-bottom:3px;
	color:white;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
input , select{
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
}
