.jw_playlist_playlist {
	float:right;
	width: 220px;
	height: 320px;
	overflow-y: auto;
	overflow-x: auto;
}

.jw_playlist_playlist IMG {
	border: 0;
	cursor: hand;
	cursor: pointer; 
}

.jw_playlist_image, .jw_playlist_image  {
	width: 208px;
	height: 70px;
}

.jw_playlist_image_div {
	width: 95px;
	margin: 0;
	padding: 0;
}

.jw_playlist_item {
	padding: 0;
}

.clear {
}

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
	font-weight: normal;
}

.even {
	background-color: white;
	float: left;
	width: 208px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.odd {
	background-color: white;
	float: left;
	width: 208px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.playing {
	background-color:yellow;
}
