object , embed{
	float: right;
}

.jw_playlist_playlist {
	float:left;
	width: 225px;
	height: 160px;
	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 5px;
	margin: 0 5px;
	float:left;
	background-color:white;
}

.jw_playlist_item {
	padding:5px 3px
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294D97;
	text-decoration: underline;
	cursor: pointer;
}

.jw_playlist_description {
}

.even {
	background-color: #FFFFFF;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color: #F8EE6B;
}

