@charset "utf-8";
/* CSS Document */
/* forms.css */
/*** http://www.polissance.org [.com, .net] ***/
/*** Copyright (c)2008, Polissance Institute.   All rights reserved.***/

textarea.pundit {
	position: relative;
	background-color: #E1E1E1;
	width: 575px;
	height: 58px;
	border: none;
	float: right;
	font-family: "Calibri";
	font-size: .94em;
	}
input.txt_input {
	position: relative;
	background-color: #E0CDA7;
	border: solid 1px #AC8F57;
	font-family: "Calibri";
	font-size: .81em;
	}
input.chk_agree {
	float: left;
	}