.loginPad{
	background: url(http://www.hitone.mn/himage/css/img/login_form_pad.gif) left no-repeat;
	padding-left: 10px;
	height: 89px;
	width: 350px;
	color: white;
}
.loginPad div{
	background: url(http://www.hitone.mn/himage/css/img/login_form_pad.gif) right no-repeat white;
	padding-right: 10px;
	height: 89px;
}

.loginPad label{
	color: white;
	white-space: nowrap;
}
.loginPad,.loginPad td {
	font-size: 11px;
}
.loginPad .error,.loginPad .success{
	font-weight: bold;
	color: white;
}
.loginPad a:hover{
	text-decoration: underline;
}
.loginPad a{
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: white;
}
.login_body{
	background: url(http://www.hitone.mn/himage/css/img/humuus_tuuz.jpg) repeat-y center top;
	margin: 0px;
}
.loginPad .textBox{
	width: 58px;
	height: 15px;
	border: 1px solid #666666;
	font-size: 11px;
	text-align: center;
}