#LOptionText {
	width:70px;
	height:18px;
	z-index:1;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 7px;
}
#LOptions {
	width:80px;
	height:25px;
	z-index:1;
	overflow: hidden;
}
#LQuantity {
	width:45px;
	height:23px;
	z-index:1;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-top: 2px;
}
#LButton {
	width:45px;
	height:23px;
	z-index:1;
	overflow: hidden;
	padding-top: 2px;
}
#LProdPrice {
	width:110px;
	height:20px;
	z-index:1;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
}


