#content {
	width: 530px;
}

#column {
	top: 350px;
	color: #000;
	text-align: center;
	line-height: 1.0em;
}

#storeMainContainer {
	background: url(i/ATC_store_back.jpg) no-repeat top center;
	width: 891px;
	/* height: 1794px;  */
	height: 2344px;
	margin: 0 auto; /* Center this design */
	text-align: left;
}

a.white { color: #fff; }

.itemTitle {
	font-size: 16px;
	padding-bottom: 10px;
}

.itemPrice {
	font-size: 16px;
	padding-bottom: 5px;
}

.itemNote {
	font-size: 11px;
	padding-bottom: 10px;
	line-height: normal;
}

.smallFont {
	font-size: 10px;
	line-height: normal;
	text-align: center;
}
