.products_header { background-color:black; color:#FFFFFF; border:1px solid #4f4d4f; height:24px; margin-right:20px; margin-left:20px; }
.products_header div { padding-left:10px; padding-bottom:5px; padding-right:10px; padding-top:5px; background-color:black; float:left; text-align:left; }
.products_category { border-left-width:1px; border-bottom-width:1px; border-right-width:1px; border-left-style:solid; border-bottom-style:solid; border-right-style:solid; border-left-color:#4f4d4f; border-bottom-color:#4f4d4f; border-right-color:#4f4d4f; height:120px; clear:both; margin-right:20px; margin-left:20px; }
.products_category div { height:100px; padding:10px; float:left; }
.products_left { border-right-width:1px; border-right-style:solid; border-right-color:#4f4d4f; width:318px; text-align:left; }
.products_middle { border-right-width:1px; border-right-style:solid; border-right-color:#4f4d4f; width:70px; }
.products_middle em {  color: #999999;  text-decoration: line-through;  }
.products_middle p { padding-top:5px; }
.products_right { width:86px; text-align:center; }
.products_right input { padding:3px; width:30px; }
.products_right a { background-image:url(/sitestyle/images/icons/plus.gif); background-repeat:no-repeat; background-position:right center; padding-right:10px; }
#products_cartnote { margin-right:20px; margin-left:20px; text-align:right; color:#FF0000; margin-top:10px; }
#products_checkout { margin-right:20px; margin-left:20px; color:#FF0000; margin-top:10px; position:relative; height:25px; }
#products_checkout a { background-image:url(/sitestyle/images/buttons/checkout.gif); height:20px; width:130px; position:absolute; top:0; right:0; }
