<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">object , embed{
	float: none;
}

.jw_playlist_playlist {
	float:none;
	width: 250px;
	height: 0px;
	overflow-y: auto;
	overflow-x: hidden;
	[if gte IE 6]&gt;float:right;&lt;![endif]
; 						text-align: center;
	margin-right: auto;
	margin-left: auto;
}

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

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

.jw_playlist_item {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

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

.jw_playlist_title {
	font-weight: bold;
	text-align: left;
}

.jw_playlist_description {
	text-align: left;
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color: 868686;
}
</pre></body></html>