/* CSS Document AW 07-06 http://www.actofdesign.com */#title {	width: 500px;	height: 26px;	color: #5A698B;	padding-top: 5px;	letter-spacing: 2px;	text-align: left;}form {	width: 500px;	margin:0px auto}fieldset{	width:500px;	border:0}.col1 {	text-align: right;	width:160px;	height: 31px;	margin: 0;	float: left;	margin-right: 2px;	padding-top:8px;}.col2 {	height: 31px;	display: block;	float: left;	margin: 0;	text-align:left;	}.col2comment {	height: 98px;	margin: 0;	display: block;	float: left;	}.col1comment {	text-align: right;	width:160px;	height: 98px;	float: left;	display: block;	margin-right: 2px;	padding-top:8px;	}div.row {	height:30px;	background: url(images/formfieldBG.gif) repeat-y;	clear: both;	margin:5px 0}.submit {	height: 29px;	padding-top: 5px;	clear: both;} .input {	background-color: #fff;	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #5A698B;	margin: 4px 0 5px 8px;	padding: 1px;	border: 1px solid #8595B2;}.textarea {	border: 1px solid #8595B2;	background-color: #fff;	font: 11px/14px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;	color: #5A698B;	margin: 4px 0 5px 8px;}.checkbox {	margin: 4px 0 5px 8px;}
