input.txt, select.txt, textarea.txt {
	border:			1px solid #E0DBCE;
	padding:		2px;
}

input.txt.xl {
	width:			198px;
}

select.txt.xl {
	width:			198px;	
}

input.txt.l, select.txt.l {
	width:			158px;
}

input.txt.m {	
	width:			138px
}

input.txt.splus, select.txt.splus {
	width:			50px;
	margin-left: 	3px;	
}
input.txt.splusplus, select.txt.splusplus {
	width:			50px;
	margin-right: 	3px;	
}

input.txt.s, select.txt.s {
	width:			280px;
}

textarea.txt.xl {
	width:			198px;
	height:			75px;
	font-size:			11px;
	font-family:		'verdana';
}
