#preloader {
	color: #b17726;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 40px;
	padding: 80px 0 0 332px;
}

#label {
	position: absolute;
	top: 0px;
	left: 160px;
	color: #3f3731;
}

#slider {
	position: absolute;
	top: 4px;
	left: 270px;
	width: 500px;
}

#slider label {
	color: #3f3731;
	font-size: 75%;
	font-weight: bold;
	position: absolute;
	width: 20px;
	margin-left: -10px;
	text-align: center;
	margin-top: -20px;
}

.ui-slider-tick-mark {
	display: inline-block;
	width: 1px;
	background: #3f3731;
	height: 8px;
	position: absolute;
}

#panel {
	position: absolute;
	top: 32px;
	left: 160px;
}

#panel img {
	background-color: #477081;
	position: absolute;
	top: 0px;
	left: 0px;
}

#fpslabel {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 540px;
	color: #b2b2b4;
	font-family: "Trebuchet MS", "Lucida Sans", Tahoma, sans-serif;
	font-weight: bold;
	font-size: 40px;
}