.compareproductlisttable { padding-bottom: 20px;}
.compareproductlisttable td { vertical-align: top; width: 25%; border-right: 1px solid #e3eae8; vertical-align: top; padding: 4px 5px 4px 5px;}
.compareproductlisttable .productbox_small { text-align: center; padding-bottom: 10px;}
.compareproductlisttable .productbox_small_image { height: 70px;}
.compareproductlisttable .price { color: #990000; font-size: 140%;}
.compareproductlisttable .noborder { border: none;}
.compareproductlisttable .darkrow { background: #efefef;}
.compareproductlisttable .yousave { font-weight: bold; color: #990000; font-size: 120%;}

.comparebutton { text-align: left; width: 546px;}


ul#icons { margin: 0px; padding: 0px;}
	ul#icons li { list-style-type: none; float: left; padding: 10px; border-right: 1px dotted #1a1a1a;}
	

.table { background: #111111; color:#fff; width: 100%;}
.table th { text-align: center; border-bottom: 1px solid #000; border-right: 1px solid #000; background-color: #343434; padding: 4px; font-weight: bold; color: #fff;}
.table td { padding: 4px; border-bottom: 1px solid #000; border-right: 1px solid #000;}
.table a { text-decoration: none;}
.table .center { text-align:center;}
.table .price { font-size: 120%; color: #fff; font-weight: bold;}
.table .totalprice { font-size: 140%; color: #f6c100; font-weight: bold; text-align: right;}
.table.white { background-color: #fff;}
.table .altrow { background: #1c1c1c;}
.table ul.stars li { display: inline;}

.splitdiv { width: 600px;}
	.splitdiv .splitleft { width: 230px; padding-right: 20px; float: left;}
	.splitdiv .splitright { width: 330px; padding-left: 20px; float: right;}
	
.basketsplit { width: 716px;}