
#attrib-grid-table tbody{ margin:10px;}
#productAttributes table tr td{background:#fdfdeb;color:#000;font-size:12px;font-weight:700;text-align:left;vertical-align:middle;padding:8px;}
.attrib-grid-vHeader{font-weight:400;text-align:left;text-indent:15px;border: 1px solid #eee;
    padding: 5px 30px; 
    vertical-align: middle;
    width: 50%;}
.attrib-grid-cell{font-weight:400;border: 1px solid #eee; text-align:center;
    padding: 5px 30px;
    vertical-align: middle;
    width: 50%;}
.attrib-grid-cell .qty_act{display:inline;text-align:center;}
#productAttributes table tr td .CustLabel{display:inline-block;width:80px;text-align:right;}
#productAttributes table tr td .qtyInput{ background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #eee !important;line-height:16px;}
#productAttributes table tr td .qty_act a{color:#000;margin:0 1px; font-size:16px; height:18px; padding:0 5px; line-height:18px; background:#fff;}
#productAttributes table tr td .qty_act a:hover{background:#D00709; color:#fff;}