.input_error
{
	border:2px solid red; 
}

.div_info
{
	background-color: #F3F3F3;
	color: gray;
}

#small_login_form input
{
	width:85px;
	height:15px;
	font-size:10px;
	border:0;
	
}
#small_login_form
{
	font-size:10px
}
