div#basket h1 {line-height:30px}
div#basket h1 img {margin-bottom:-8px}
div#basket table {background-color:#ccc; width:100%}
div#basket table thead tr th {line-height:22px; background:url(../gfx/basket_th.gif) repeat-x #83B7E0; padding:0px 5px; color:#fff; font-weight:bold; font-size:11px}
div#basket table tbody tr td {background-color:#f1f1e1; text-align:right}
div#basket table tbody tr.alternate td {background-color:#fafaee;}
div#basket table tbody tr td.la {text-align:left}
div#basket table tbody tr td.ra {text-align:right}
div#basket table tbody tr td.ca {text-align:center}
div#basket table tbody tr.sum td {background-color:#fff}
div#basket table tbody tr.sum td.sum {background-color:#ddddcc}
div#basket table tr td input {width:30px; text-align:center;}
div#basket table tr td input.loading {background:url(../gfx/basket_a.gif) center no-repeat transparent; border:1px solid #fafaee; color:#fafaee}
div#basket table tbody tr td a {font-size:10px}
div#basket table tbody tr td a.prod {font-size:14px}

input.order_btn {border-width:0px; background:url(../gfx/order_btn.gif) center no-repeat transparent; font-size:0px;color:transparent; width:93px; height:31px; cursor:pointer;}
input.error {border-color:#ee3333}
form#basket_person table {margin:10px 130px 10px 130px;}
form#basket_person table tr.r1 {background-color:#f3f3f3}
form#basket_person table tr td.submit {padding:10px 0px; border-top:1px dotted #333;}
form#basket_person table tr td.submit a {display:block; float:right; height:30px; padding:0px 5px}    
form#basket_person table tr td.submit input {display:block; float:right; height:30px;}
form#basket_person table tr td div#idBasketTerms {overflow: auto; width: 100%; height: 90px; border:1px dotted #aaa}
