#apuProductPrice{
  text-align: right;	    	
}

.apuDisplayPrice{      
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
   width: 164px;
	border: 1px dotted #7c0000;
	padding: 3px 3px 3px 3px;
	background: #fafafa;
	color: #9F1C00;
}
.apuPrefixText{
	font-size: 11px;
}