label.error { color: red; font-style: italic }
div.error { display: none; }
table.tbl { width: 100%; }

/* select {font-size:10px} */

#ORDER_PackageID {font-size:10px}

table.tbl td.req {
 text-align: center;
 font-family: Verdana;
 font-weight: normal;
 font-size: 11px;
 color: #404040;
 width: 40%;
 background-color: #6699CC;
 border: 1px #6699CC solid;
 border-collapse: collapse;
 border-spacing: 0px;
}

table.tbl td.lbl { background-color: #E9E9E9; width: 40%; font-size:12px}
#totalsumm { background-color: #A1B2C3; width: 40%; font-size:14px}
table.tbl td.rekv { background-color: #F9F9F9; color: #808080; font-size:12px}
table.tbl td.text {font-size:10px}