.formtable {
		margin-left:0 !important;
		margin-left:-3px; /* IE Only */
		width:357px !important;
		width:353px; /* IE Only */
		background:#DCDCDC;}
table.formtable td, table.formtable select, table.formtable input {
		font-family:Arial, Helvetica, Verdana, sans-serif;
		font-size:11px;
		color:#252525;}
td.form {
		padding:10px;}
td.form td {
		padding:0 0 0 3px;
		font-size:11px;}
form {
		border:1px solid #BBB;
		background:#DCDCDC;}
table.formtable .formOptional {
		color:#611;}
.formtable option {
		padding:0 5px 0 2px;}
