input.txtfield, input.se1{
	padding-left: 4px;
	height: 16px;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #737373;
	border-left: 1px solid #a0a0a0;
	color: #838f9e;
	font-size: 12px;
	width: 180px;
	background-color:#f5f5f5;
}

textarea{
	width: 228px;
	padding-left: 4px;
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #737373;
	border-left: 1px solid #a0a0a0;
	background-color:#f5f5f5;
	color: #838f9e;
	font-size: 11px;
}

select{
	width: 232px;
	padding-left: 4px;
	/*height: 20px;*/
	border-right: 1px solid #f6f6f6;
	border-bottom: 1px solid #eeeeee;
	border-top: 1px solid #737373;
	border-left: 1px solid #a0a0a0;
	background-color:#f5f5f5;
	color: #838f9e;
	font-size: 11px;
}
input.btn{
	width: 70px;
	height: 22px;
	padding: 0;
	margin: 0;
}

input.short1{
	width: 50px!important;
}
input.short2{
	width: 105px!important;
}
