
.jw_playlist_playlist {
width: 210px;
//	height: 321px;
//	overflow-y: auto;
//	overflow-x: hidden;
}

.jw_playlist_image {
	width: auto;
	height: 40px;
}

.jw_playlist_image_div {
	margin: 0 4px 0px 1px;
	float:left;
}

.jw_playlist_item {
	padding:2px 2px 1px 1px;
	height:40px;
	font-size:10px;
	overflow:hidden;
	border-bottom:1px solid #404040;
	line-height:12px;
}

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

.jw_playlist_title {
	font-size:11px;
	font-weight: bold;
	padding-bottom:3px;
	padding-top:1px;
}

.jw_playlist_description {
}

.even {
	background-color: #000000;
	color:#ffffff;
}

.odd {
	background-color: #000000;
	color:#ffffff;
}

.playing {
	background-color:#EEEEEE;
	color:#000000;
}
