.messages {
	color: #FC0000;
	width: 650px;
	margin-left: 20px;
	}
.missingField {
	color: #FC0000;
	}
.soldOutText,
.salePrice {
	font-weight: bold;
	color: #FC0000;
	}
.regularPrice {
	text-decoration: line-through;
	}

