object , embed{
	float: left;
}

#youtube object, #youtube embed {
	float: none;
}


.jw_playlist_playlist {
	float:left; 
	width: 262px;
	height: 296px;
	overflow-y: hidden;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}


#g-header-center .block-large {
	background: url(../pix/global/back_playlist.png);
}

.jw_playlist_image {
	width: 107px;
	height: auto;
}

.jw_playlist_image_div {
/*	border: 1px solid #000000; */
	padding: 0 0px;
	margin: 5px;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	background-color: #476493;
}

.jw_playlist_item {
	cursor: hand;
	cursor: pointer;
	width: 262px;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 4px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
	color: #ffffff;
	margin-right: 20px;
}

.jw_playlist_description {
	color: #dedfde;
}

.even_playlist {
/*	background-color: #476493;*/
	background: url(../pix/global/transparante_knop.png) repeat-x;
}

.odd_playlist {
/*	background-color: #476493;*/
	background: url(../pix/global/transparante_knop.png) repeat-x;
}

.playing {
/*	background-color:#6f8ab7;*/
/*	background: url(../pix/global/transparante_knop_over.png) no-repeat;*/
}

