object , embed{
	float: left;
}

.jw_playlist_playlist {
	float:left;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

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

.jw_playlist_image_div {

	float:left;
	
}

.jw_playlist_item {
	padding:5px 10px;
	display:block;
	cursor:pointer;
	width:auto;
}

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

.jw_playlist_title {
	font-weight: bold;
}

.jw_playlist_description {
}

.even {
	background-color: #222;
}

.odd {
	background-color: #262626;
}

.playing {
	background-color:yellow;
}

