.qtyUpDown {
	background:transparent url(../images/qtyUpDown.gif) no-repeat scroll 0 0;
	float:left;
	height:21px;
	margin:0 5px 0 0;
	padding:0;
	position:relative;
	width:20px;
}

#qtyDown {
	-x-system-font:none;
	background:transparent none repeat scroll 0 0;
	border-style:none;
	color:blue;
	cursor:pointer;
	float:left;
	font-family:inherit;
	font-size:inherit;
	font-size-adjust:inherit;
	font-stretch:inherit;
	font-style:inherit;
	font-variant:inherit;
	font-weight:inherit;
	height:10px;
	line-height:inherit;
	margin:0;
	padding:0;
	position:relative;
	width:20px;
}

#qtyUp {
	-x-system-font:none;
	background:transparent none repeat scroll 0 0;
	border-style:none;
	color:blue;
	cursor:pointer;
	float:left;
	font-family:inherit;
	font-size:inherit;
	font-size-adjust:inherit;
	font-stretch:inherit;
	font-style:inherit;
	font-variant:inherit;
	font-weight:inherit;
	height:11px;
	line-height:inherit;
	margin:0;
	padding:0;
	position:relative;
	width:20px;
}