
	#productAttributes table tr td .qty_act, #productAttributes table tr td .qtyInput {
    display: inline;
    text-align: center;
}
#productAttributes table tr td.attrib-grid-cell{
    font-weight: normal;
    padding: 5px 0;
    width: 100px;
}
#attrib-grid-table{width:100%;text-indent: 15px;}
#attrib-grid-opt-nameH,.attrib-grid-cell{text-align:center;}
#attrib-grid-opt-nameV,#attrib-grid-opt-nameH{color:#000;font-size:14px;font-weight:500;}
.att{background:#f3ecd9;}
#productAttributes table tr td{background:#fcfcea;}

#productAttributes table tr td .qty_act a {
    color: #666666;
    margin: 0 3px;
}
