table.register 
{ width:100%; border-width:0px; }
table.register td
{ border-bottom: 1px dotted #aaa; padding: 5px 0 5px 0; }
td.register_section 
{ padding:5px 0px 0px 5px; border-bottom:1px solid #ffffff; background:#d0d0d0; }
td.register_label 
{ width:120px; font-weight:bold; }
td.register_required 
{ width:20px; color:#cc0000; }
td.register_example, span.register_example 
{ color:#666666; }
