object , embed{
	float: bottom;
}

.jw_playlist_playlist {
	float:bottom;
	width: 560px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 50px;
	height: 50px;
}

.jw_playlist_image_div {
	border: thin dotted #999999;
	padding: 3px;
	margin: 3px;
	float:left;
	background-color:white;
}

.jw_playlist_item {
	padding:0px 0px;
}

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

.jw_playlist_title {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.jw_playlist_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #999999;
	letter-spacing: 0.4em;
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #E5E5E5;
}

.playing {
	background-color:#99CCFF;
}
