.ddrowtable {
	table-layout:fixed;
	width:967px;
	height:34px;
	opacity:0.80;
	background-color:#f6f6f6;
	cursor:url(/images/cursors/grab.cur), move, -moz-grab;
	border:3px solid #333;
	border-top-width: 1px;
	border-bottom-width:3px;
	border-right-width:3px;
	border-left-width:3px;
}
.ddrowtable tr {
	background-color:#f6f6f6;
}
.ddrowtable td {
	text-align:left;
	filter:alpha(opacity=80);
	height:34px;
}
.ddrowtable td.rm {text-align:center;}

.as-line {
	margin: 0px;
	border-top-color: #ccc;
	border-top-width: 1px;
	border-top-style: solid;
	overflow: hidden;
}

.qtbl {
	font-size: 12px;
	font-weight: normal;
}
table.qtbl th {
	text-align:left;
	/* border-bottom:thin solid #ccc; */
	/* border-top:thin solid #ccc;	*/
	line-height: 1em;
	padding:8px 0;
}
.qtbl2 tr {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
}
.qtbl td {
 	height:50px;
 	padding:5px 5px 5px 5px;
 	text-align:left;
}
.qtbl a {
	font-weight: normal;
}

.qtbl td.shipment {width:90px; text-align:center;} 
.qtbl th.shipment {width:88px; text-align:center;}
.qtbl td.mt {width:74px; text-align: center;} 
.qtbl th.mt {width:74px; text-align: center;}
.qtbl td.icon {width:70px; text-align:center;}
.qtbl th.icon {width:80px; text-align:center;}
.qtbl td.name {width:140px;text-align:left;} 
.qtbl th.name {width:140px;text-align:left;}
.qtbl td.roaster { width:160px; text-align:left;}
.qtbl th.roaster { width:140px; text-align:left;}
.qtbl td.grind { width:150px;text-align:center;}
.qtbl th.grind { width:155px;text-align:center;}
.qtbl td.auto_price {width:70px;text-align:center;}
.qtbl th.auto_price {width:70px;text-align:center;}
.qtbl td.qty {width:80px; text-align:center;}
.qtbl th.qty {width:78px; text-align:center;}
.qtbl td.add {width:120px; text-align:center; }
.qtbl th.add {width:104px; text-align:center; }
.qtbl td.remove {width:90px; text-align:center;}
.qtbl th.remove {width:85px; text-align:center;}
.mt_spacer {
	width:30px;
	height:1px;
	border-width:2px;
}
.draggableHover {
  background-color: #FFF4D8;
}
.qtbl tr {
	cursor:pointer;
}
.moveHand {
	cursor:url(/images/cursors/grab.cur), move, -moz-grab;
	background-color:#f6f6f6;	
	border:1px solid #333;
	border-top-width: 1px;
	border-bottom-width:2px;
	border-right-width:1px;
	border-left-width:1px;			
}	
.qrows {
	cursor:url(/images/cursors/grab.cur), move, -moz-grab;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;		
} 

.child_qrows {
	cursor:url(/images/cursors/grab.cur), move, -moz-grab;
}

