@CHARSET "UTF-8";

.textfieldBaseBackground {
	padding-left:5px;
	padding-right:5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	border: none;
	min-height: 1%;
	width:295px;
	background: url(../img/login_input1.gif) no-repeat 0 0;
}
.textfieldBaseBackground1 {
	padding-left:5px;
	padding-right:5px;
	height: 32px;
	line-height: 32px;
	font-size: 100%;
	border: none;
	min-height: 1%;
	width:328px;
	background: url(../img/login_input1.gif) no-repeat 0 0;
}