
/* 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;}