div.formOneCon, div.formOneCon table.formOne { background: #E1E9C1; }
div.formOneConNew, div.formOneConNew table.formOne { background: #CCF3FF; }

table.formOne { width: 650px;}
table.formOne tr td { height: 36px; }
table.formOne td.label { width: 125px; font-size: 12px; font-weight: bold; padding: 0 10 0 10; cursor: default; }
table.formOne td.input { width: 200px; padding: 0 10 0 0; }
table.formOne td.line { width: 1px; background: #FFFFFF; }
table.formOne td.desc { font-size: 10px; color: #545454; padding: 0 0 0 10; }

table.formOne input.L { width: 350px; }
table.formOne input.M { width: 200px; }
table.formOne input.S { width: 70px; }
table.formOne input.XS { width: 40px; }

div.action { width: 650px; text-align: right; }