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

LABEL.inputLabel {
	width: 5em;
	float: left;
	font-size: medium;
	}
	
FORM, SELECT, INPUT {
    display: inline;
    font-size: 1.25em;
    margin: 0.1em;
}

.boxContents {
	font-size: 1.25em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	font-size: 1.25em;
	}