object , embed{
	float: left;
	clear:both;
}

.jw_playlist_playlist {
	float:left;
	width: 685px;
	height: 1000px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 300px;
	height: auto;
}

.jw_playlist_image_div {
	border: 1px solid #000000;
	float:left;
	background-color:black;
}

.jw_playlist_item {
	width:300px;
	padding:10px 0px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	clear:both;
	font-weight: bold;
}

.jw_playlist_description {
	font-size:8pt;
}

.even {
	width:300;
	float:left;
}

.odd {
	width:300;
	float:right;
}

.playing {
}
