.inp2 {
   	border: 1px solid #ccc;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	height: 20px;
	padding:0px 0px 0px 3px;
}
.inp3 {
   	border: 1px solid #ccc;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	padding:0px 0px 0px 3px;
}
#contact_error{
	margin: 20px 0 15px 0px;
	clear: both;
	padding:10px;
	border: 1px dashed #e70014;
	text-align:center;
}
