ul#leftcart {list-style: none; padding: 0; margin: 0; display: block;}
ul#leftcart li {padding: 0; margin: 0 0 6px 0; display: block; position: relative; min-height: 22px;}
ul#leftcart li a{font-family: "verdana", serif; font-size: 10px; color: #004e98; font-weight: bold;}
ul#leftcart li span.del{padding: 0; margin: 0 0 2px 2px; display: block; float: right;}
ul#leftcart li span.del img{padding: 0; margin: 2px 0 0 0;}
ul#leftcart li span.del i{font-family: "verdana", serif; font-size: 11px; color: #409a36; font-weight: normal; font-style: normal;}
.clink {font-family: "verdana", serif; font-size: 11px; color: #409a36; font-weight: bold; font-style: normal;}
.delete {font-family: "verdana", serif; font-size: 11px; color: red; font-weight: normal; font-style: normal; margin-right: 8px;}

#cart-left-div > i {display: block;}
.cart_amounter {width: 115px; padding: 3px; height: 25px; background: #fff; border: 3px solid green; display: none; position: absolute; line-height: 140%;}
.cart_amounter label{font-weight: bold;}
.cart_amounter input {font-weight: bold; text-align: center; height: 24px; color:#228b22; border: 1px solid #adff2f;}
.cart_amounter label input {font-weight: bold; text-align: right; height: 24px;}

.cart_amounter label a {margin-top: 8px;}
.cart_amounter .close_btn {position: absolute; top: 3px; right: 3px; text-decoration: none; font-weight: bold; color:#228b22; }