/* 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 { width:25%; }
table.form td { width:75%; }
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;}
table.form table.optionspanel td, table.form table.optionspanel th { border:0px; padding:0px; background-color:transparent; background-image:none; }
table.form table.optionspanel th { width:10px; }
table.form table.optionspanel td { width:120px; padding:3px 6px 0px 0px; }
table.form table.duo { }
table.form table.trio {  }
