input.nl_txtfield
{
	border:solid 1px #727272;
	width:140px;
	  
	font-family:Arial;
	color:#323232;
	font-size:11px;
}

input.txt_captcha
{
	border:solid 1px #727272;
	width:115px;
	  
	font-family:Arial;
	color:#323232;
	font-size:11px;
}

.error_msg
{
	margin-bottom:10px;
	color:red;
}
