body {
	background-image: url("../media/layout/logo.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-color: #fff;
	text-align: center;
}

#bottom , .tabs, #lightwindow_container , #lightwindow_overlay, input.receipt_print  {
	display: none;
}

#receipt_button_print {
	display: none;
}

#placeholder {
	text-align: left;
	width: 650px;
}

.bold {
	font-weight: bold;
	font-size: 14pt;
}

.accepted_pricetable {
	margin-top: 40px;
	width: 350px;
}

.spotname_pricetable {
	padding-bottom: 10px;
	font-weight: bold;
}