/* @override http://nsmacbookpro.local/price/tea.css */

#container {
	width: 800px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: thin solid black;
	padding: 5px;
	position: static;
	top: 5px;
	left: 50%;
}

#price {
	font-size: 36pt;
	font-weight: bold;
}

#maxprice {
	font-size: 14pt;
	font-weight: bold;
}
