#bub{ width:20px; height:20px; font-size:12px; background:#F60; color:#FFF; border-radius: 50%; position:absolute; padding-top:3px; text-align:center; z-index:2000; top:-9px; right:74px;}
.nu_cart{ position:absolute; z-index:1000; top:4px; right:60px; }
#mycart .all { background-color:#fff; padding-top:9px; margin-top:1px; border-left:1px solid #939393; border-right:1px solid #939393;
border-bottom:1px solid #939393; overflow:hidden; padding:10px; position: absolute; width: 245px; left: -30px; top: 5px; border-top: 1px solid #939393;}
.cart_contain{ position:absolute; width:100%; top:-130px; right:0px; }
a.grey_btn {
  background: #787878;
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display:block;
  clear:both;
  text-align:center;
}
.btn_lg{ width:100%; }
.btn_md{ width:50%; }
.btn_sm{ width:25%; }