fieldset {
	border: none; 
}
legend {
	display:none;
}

label {font-size:11px; color:#666;}
dl {clear:both; margin:0; }
dt {float:left; width:90px; line-height:20px; margin:0 10px 0 0; text-align:right;}
dd {float:left; width:210px; line-height:20px; margin:0 0 6px 0; }
