object , embed{
	float: left;
width:355px;
height:266px;
margin-bottom:10px;
}

.jw_playlist_playlist {
	float:left;
	width: 180px;
	height: 246px;
	overflow-y: auto;
	overflow-x: hidden;
margin-bottom:50px;
border-top:10px solid #cccccc;
border-bottom:10px solid #cccccc;


	<!--[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:10px 20px;
}

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

.jw_playlist_title {
		display:none;
}

.jw_playlist_description {
font-weight:bold;
font-size:12px;
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #FFFFFF;
}

.playing {
	background-color:#e0dcce;
}