object , embed{
	float: left;
}

.jw_playlist_playlist {
	float:right;
	width: 230px;
	height: 267px;
	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;
	float:left;
	background-color:white;
}

.jw_playlist_item {
	padding:10px;
}

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

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

.jw_playlist_description {
	font-size:10px;
	text-align:left;
}

.even {
	background-color: #A7D6FF;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color:#999999;
	border-bottom: 1px dotted #000000;
	border-top: 1px dotted #000000;
}