@charset "utf-8";
/* CSS Document */
  .ordbold{
	/* added on 2010/07/15 - Editable Qty */
	float: left;
	height: 30px;
	padding-right: 6px;
	margin-top: 5px;
 }
 
.dx_qty_wrap{
	height:30px; float: left; margin-top: 5px;
}

.dx_qty_inner{
	width:75px; height:30px;
}

