#player {
	width: 875px;
	height: 540px;
	margin-top: -30px;
}

#challenge-zone-bottom {
	position: relative;
	width: 840px;
	height: 200px;
}

#button2 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 196px;
	height: 179px;
}

#button4 {
	position: absolute;
	left: 205px;
	top: 41px;
	width: 206px;
	height: 140px;
}

#button1 {
	position: absolute;
	left: 412px;
	top: 18px;
	width: 195px;
	height: 162px;
}

#button3 {
	position: absolute;
	left: 616px;
	top: 40px;
	width: 224px;
	height: 142px;
}

#nextEpisodes {
	background: url('../images/tips/videos-comingsoon.png');
	background-repeat: no-repeat;
	width: 747px;
	height: 480px;
}

#nextEpisodesInner {
	margin-top: 124px;
	margin-left: 43px;
	height: 320px;
}

#findFavoriteHolder {
	left: 0px;
}
#uploaderHolder {
	left: 0px;
}

.png {
	background: url('/kz/images/close button.png');
	position: absolute;
	right: 0px;
	top: 36px;
	width: 40px;
	height: 40px;
}
