#subproduct_listing_section .prod_category {height:285px;}

.prod_category_section_h3 {display:none;}
.brand {display: none;}
#category_title {display: none;}
#category_description{display:none;}

.prod_category_form {}
.prod_category_form br {display: none;}

#listPriceLabelOut {border-bottom: 1px dotted #000; display: block; width: 100%; }
#listPriceLabelOut span{ text-decoration:line-through;}
.prod_category_form strong{ font-weight:normal;}

.prod_category_form #percentDiscountLabel {font-weight:bold;}

#regularPriceLabelOut {border-bottom: 1px dotted #000; display: block; width: 100%; color:#6e1717;}
.prod_category_form #regularPriceLabelOut{width: 100%;}
.prod_category_form #listPriceLabelOut{width: 100%;}
.prod_category_form #percentDiscountLabelOut{width: 100%;}
.prod_category_form #salePriceLabelOut{width: 100%;}
#regularPriceLabelOut span {text-decoration: line-through;}

#regularPriceLabelOut.regular_price_lowest {color:#165a1e;}
#regularPriceLabelOut.regular_price_lowest span {text-decoration:none;}
#regularPriceLabelOut.regular_price_lowest.alonePrice {margin-top:14px; border-top:dotted #000 1px; }


#salePriceLabelOut { border-bottom: 1px dotted #000; display: block; width: 100%; font-weight:normal;}
#percentDiscountLabelOut { border-bottom: 1px dotted #000; display: block; width: 100%;}
#percentDiscountLabelOut { border-bottom: 1px dotted #000; display: block; width: 100%;}


/* Wishlist  */
#my_cabinet_table {width: 667px; clear:both;}
#my_cabinet_table .wishlist_links a{color: #6088A2;}
#my_cabinet_table .wishlist_links a:hover {text-decoration: none;}
#my_cabinet_table th {background: #C8DCE7; color: #fff;}
#my_cabinet_table th.center {padding-left: 5px; padding-right: 5px;}
#my_cabinet_table td {border: 1px solid #C8DCE7; text-align:center; padding: 5px; vertical-align: top;}
#my_cabinet_table td.end_of_table {border:none; text-align:left; }
#my_cabinet_table td.product  {text-align:left;}
#my_cabinet_table td.product  a{float:left; width: 68px; height: 68px; border: 1px solid #C8DCE7; margin-right: 5px; margin-bottom: 5px;}
#my_cabinet_table td.product  a img{ width: 68px; height: 68px; border: none;}
#my_cabinet_table td.product  a:hover{text-decoration: none;}
#my_cabinet_table .stock_text {position:relative; padding:0; top:0; left:0;}
#my_cabinet_table td.product  a.prod_wishlist_title{float:none; height: auto; width: auto; border: none; margin:0; color: #6088A2;}
#my_cabinet_table td.product  a.more {float:none; height: auto; width: auto; border: none; margin:0; color: #6088A2;}
#my_cabinet_table td.product  a.remove_link {float:none; height: auto; width: auto; border: none; margin:0; color: #6088A2; text-transform: capitalize;}
#my_cabinet_table .wish_list_price_label {display:none;}

#my_cabinet_table .cart_div1 {float:right;}
#my_cabinet_table .add_to_cart_btn {display: block; width: 109px; height: 26px; background: url(/images/static/btn_add_cart.gif) no-repeat 0 0;}
