object , embed{
	float: left;
}

.jw_playlist_playlist {
	float:left;
	width: 350px;
	height: 377px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 75px;
	cursor:pointer;
}

.jw_playlist_image_div {
	padding: 0 5px;
	margin: 0 5px;
	float:left;
}

.jw_playlist_item {
	padding:10px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
	cursor:pointer;
}

.jw_playlist_description {
	cursor:pointer;
	height:38px;
	display:block;
}

.even {
	background-color: #000000;
}

.odd {
	background-color: #181818;
}

.playing {
	background-color:#3d3d3d;
}
