

table { clear: both; width: 100%; border-collapse: collapse; }
table ins { color: #f00; text-style: normal; font-weight: bold; text-decoration: none; }
table del { color: #3e3e3e; text-style: strike; font-weight: normal; }
th { border: solid 1px #fff; padding: 4px 7px; font-weight: bold; text-align: left; }
td { border: solid 1px #fff; padding: 4px 7px; font-weight: normal; text-align: left; vertical-align: middle; }
thead th, thead td { padding: 7px 7px; background: #e1eefe; }
tbody th, tbody td { background: #eff6fe; }
tbody.foot th, tbody.foot td { background: #e1eefe; }
tbody.info th, tbody.info td { background: #f6f6f6; }
tbody.sum th,  tbody.sum td  { background: #f6f6f6; }
th.left, td.left { text-align: left; }
th.right, td.right { text-align: right; }
th.center, td.center { text-align: center; }


table.order td { background: #e1eefe; border: 0px; vertical-align: top;}

#frmsearch { clear: both; margin: 0px 0px 0px 0px;}
#frmsearch td , #frm-search th{ background: transparent; border: 0px; padding: 0px;}


td.offer { background: transparent; border: 0px; padding: 0px; vertical-align: top;}

