@charset "UTF-8";
/* CSS Document */

/* Add space underneath tiered pricing table */
div.prices {
	margin-bottom: 40px !important;
	}
	
/* Limit width of quantity number box */
div.attribute-item { 
	width: 120px !important;
	}
