.DescTABLE {
	background-color: #FFFFCC;
	padding: 4;
	width: 100%;
}

.DescTITLE {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

.DescQTY {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.DescFORMULA {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

.DescLAYER {
	display: none;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
	padding: 4;
}#QtyOrdered {
	width: 30px;
}
