object , embed{
	float: left;
}

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

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

.jw_playlist_image_div {
	border: 1px solid #000000;
	padding: 0;
	margin: 0 5px 0 0;
	float:left;
	background-color:white;
}

.jw_playlist_item {
	padding:5px;
border: 1px solid #5E4E40;
border-width: 0 1px 1px;
}

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

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
}

.even {
	background-color: #D7CEC4;
}

.odd {
	background-color: #ECE9E1;
}

.playing {
	background-color: #996666;
color: #FFF;
}



