/* BASIC css start */
.MK_price{
    display: inline-block;
    font-size: 14px !important;
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    font-weight: 400;}

.MK_price span{
    font-weight: inherit;}

.MK_qty-ctrl{width:243px}

.MK_qty-ctrl a{margin: 0;
    padding: 0;
    position: absolute;
    top: 8px !important;}
    
.MK_qty-ctrl a.MK_btn-up{left: 76px;
    background: url(/design/giant00/da_image/btn_count_up.gif) no-repeat;
    width: 31px;
    height: 30px;}
.MK_qty-ctrl a.MK_btn-dw{left: 107px;
    background: url(/design/giant00/da_image/btn_count_down.gif) no-repeat;
    width: 31px;
    height: 30px;}
.MK_qty-ctrl a img{opacity:0}


.MK_inner-opt-cm .MK_btn-del{
    _float: right;
    padding-top: 15px;}

.MK_inner-opt-cm .MK_btn-del{}

.MK_inner-opt-cm .MK_p-name{
    display: inline-block;
    vertical-align: top;
    width: 173px;
    padding: 8px 0 8px 0;
    line-height: 30px;
    text-align: left;
    color: #444;
    font-size: 13px;
    padding-left: 20px;
    font-weight: 500;}
    
.MK_inner-opt-cm .MK_qty-ctrl{
    position: relative;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    display: inline-block;
    font-weight: 800;
    font-size: 24px !important;
    padding: 8px 0;
    vertical-align: top;}
    
.MK_inner-opt-cm li >:nth-last-child(1){float:right}
/* BASIC css end */

