span.name{font-weight: bold; font-size: 10pt;}
div.price{font-weight:bold;font-size:10pt;color:#666}
div.listSeparator{border-bottom: 1px solid silver;}
div.quantity{color:seagreen;font-size:11px;font-weight:bold}
span.oldPrice{color:red; text-decoration:line-through;}

table.productListTable{border-collapse: collapse; border-spacing: 0px; margin:0px 0px 15px 0px; empty-cells: show;}
td.productListSpacer{height:1px;}
tr.productList{background-color:#f9f9f9; height:57px;}
tr.productList td{/*border-bottom:1px solid #97bceb;*/}
tr.productListOdd{background-color:#F1F1F1; height:57px;}
/* #D9F2FF */
tr.productListOdd td{/*border-bottom:1px solid #97bceb;*/}
td.productListInside{}
td.productListCheckBox{width:25px; text-align:center;}
td.productListImage{width:57px;}
td.productListName{padding:5px;}
td.productListIcon{border-right: 2px solid #ffffff; padding-right: 5px;}
td.productListPrice{width:100px; text-align:right; font-size:14px; font-style: italic; padding-right:10px; border-right: 2px solid #ffffff; background-color: #f3f3f3;}
td.productListPriceOdd{width:100px; text-align:right; font-size:14px; font-style: italic; padding-right:10px; border-right: 2px solid #ffffff; background-color: #E1E1E1;}
td.productListQuantity{width:90px; /*padding-left:35px;*/ text-align: center; border-right: 2px solid #ffffff;}
td.productListButtons{padding-left:10px; padding-right: 8px; width: 100px;}
input.productListInput{width:18px; height:15px; float:left; text-align:center;}
table.cartInputTable{border-collapse: collapse; border:0px; width:25px;}
table.cartInputTable img{cursor: pointer; cursor: hand; padding-bottom:1px;}
td.cartInputTd{width:18px;}
td.cartInputPlusMinusTd{width:7px; padding:0;}
table.cartInputTable td{border:0;}
td.productListProducer{ width:80px; text-align:center;}
td.border{width:1px; background-color: #97bceb; padding:0px; margin:0px;}

div.listImage{border:1px solid silver; background-color:#ffffff; height:50px; width:50px; text-align:center;
vertical-align: middle; line-height:50px;}

div.listImage img{vertical-align:middle;}
div.listImage a{vertical-align:5%;}