@charset "UTF-8";

table.products{table-layout:fixed;border-collapse:collapse;margin:0;padding:0;text-align:left;}
table.products tr td{margin:0;padding:0;border:0;}

.box{margin:10px 10px 0 0;padding:10px;width:289px;height:334px;border:1px solid #333;}
.box h2{margin:0 0 3px 0;padding:0;}
.box h2 a{color:#333;font-family:arial black, arial, tahoma, sans serif;font-size:15px;font-weight:bold;text-transform:uppercase;text-align:center;margin:0px;padding:0;letter-spacing:-1px;text-decoration:none;}

.box .soundfile{float:right;margin:0;padding:0;}
.box .soundfile a{margin:0;padding:0;background:url(/images/soundfile-icon.gif) scroll no-repeat top left;text-decoration:none;display:block;width:28px;height:26px;}
.box .soundfile a:hover{background-image:url(/images/soundfile-icon-over.gif);}
.box .details{margin:4px 0;color:#333;font-size:10px;}
.box .details p{margin:0 0 10px 0;padding:0;}
.box .image {text-align:center;clear:both;}

.product_bottom {padding-right: 18px;}
.box form{text-align:right;}

.box form .submit { border: 0px; background: url('/images/add-to-cart.gif') no-repeat;width:99px;height:24px;}
.box form .submit:hover{background-image:url('/images/add-to-cart-over.gif');}

.boxtop{clear:both;height:179px;}
.boxbot{margin-top:3px;height:33px;}

.box ul {text-align:justify;clear:both;font-family:Arial,Helvetica,sans-serif;font-weight:bold;line-height:13px;
		margin:0 0 0 20px;padding:0;list-style-image:url("/images/mini-bullet-blue.gif");list-style-type:disc;}
.box ul li{margin:0;padding:0;}
 
.box table{height:100%;width:100%;}
.box table td{vertical-align:top;}
.box td.prices{vertical-align:bottom;}
div.retailprice {color:#333333;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:8pt;text-decoration: line-through;}
 
.sellprice {color:#333333;font-family: Arial, Helvetica, sans-serif;font-weight: bold;font-size:11pt;float:left;}
.sellprice span  {color:#ff0000;}
.quantity {	width:15px;}
label.arial {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt; }