/* CSS Document */

table.form { margin:20px 0px 30px 10px; border-top:1px solid white;}
table.form td, table.form th { vertical-align:top; border-bottom:1px solid white; border-left:1px solid white; border-right:1px solid white; }
table.form th { font-weight:normal; text-align:right; padding: 4px 10px 2px 0px; }
table.form td { padding:4px 5px 2px 5px; text-align:left; }
table.form input[type="checkbox"] { margin-top:4px; }
table.form input { background:#FFFFFF;}
table.form td.subtitle {color:#333367; font-weight:bold; padding-left:10px; BACKGROUND: url(/inc/vws/default/imgs/bg/bg_table_form_th.gif) #d5d7e3 repeat-x;}