/* E-political CSS forms  */
.txt_form{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding:2px 2px 3px 4px;
	border:1px solid #01009A;
	width:250px;
	height:20px;
}
.txt_area_form{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding:2px 2px 3px 4px;
	border:1px solid #01009A;
	width:250px;
	height:200px;
}
	