
form.style411 {
	margin:0;
	padding:0;
}
form.style411 table.style411Table {
	width:100%;
}
form.style411 .style411Required, span.style411Required, form.style411 td.style411TableLabel .style411Required {
	color:#cc0000;
}
form.style411 td.style411TableLabel, form.style411 td {
	padding-right:14px;
	padding-bottom:5px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
}
form.style411 td.style411TableLabel {
	width:20%;
}

form.style411 td.style411TableInput input, form.style411 td.style411TableInput textarea  {
	border:1px solid #666666;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:1px 2px;
	width:80%;	
}

form.style411 td label {
	display:block;
	margin-bottom:3px;
}