body {
	background: black;
	text-align: center;
}

div.container {
	text-align: center;
	margin: 0 auto;
}

div.container div#scroller ul {
	list-style: none;
}

div.container div#scroller ul li.current {
	display: block;
}

div.container div#scroller ul li.hidden {
	display: none;
}

a#belepes {
	display: block;
	background: url('../../elemek/belepes.jpg') no-repeat;
	height: 35px;
	width: 200px;
	margin: 0 auto;
	text-indent: -9999px;
}