label {
	float: left;
	font-family:Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	width:177px;
	letter-spacing:1px;
}
input, textarea, select {
	font-family:Tahoma, Times New Roman, Times, serif;
	font-size:12px;
	line-height:14px;
	color:#323232;
	border:#e3e3e3 1px solid;
	margin-bottom:10px;
/*	margin-left:5px;*/
}
input { padding:3px 0; }
select { height:20px; }
.InputWidth_L { width:268px; }
#submitbutton {
	margin-left: 177px;
	width: 73px;
	float:left;
}

