.SliderContent {
	height:270px;
	overflow:hidden;
	width: 480px;
	position:relative;
}

#playlist-wrapper {
	position: absolute;
	height: 270px;
	overflow: hidden;
	width: 470px;
	margin: 5px;
}

#viewFinder {
	height: 270px;
	float: left;
	position: relative;
	overflow: hidden;
	width: 1200px;
	left: -125px;
}

#scrollContent {
	height: 270px;
	position: relative;
	padding-top: 0px;
	overflow: hidden;
}

.TegelContent
{
	width:229px;
	height:270px;
	float:left;
	margin:5px;
}