object , embed{
border-bottom:medium;	
}

.jw_playlist_playlist {	
	width: auto;
	height: 350px;
	overflow-y: auto;
	overflow-x: hidden;	
}

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

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

.jw_playlist_item {
	padding:10px 20px;
}

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

.jw_playlist_title {
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.jw_playlist_description {
}

.even {
	background-color: #666666;
}

.odd {
	background-color: #999999;
	border: 1px solid #666666;
}

.playing {
	background-color: #333333;
	color:#FFFFFF;
}
