object , embed{
	float: left;
}

.jw_playlist_playlist {
	background:#e7e7de;
	margin-top:78px;
	margin-left:6px;
	float:left;
	width: 315px;
	height: 294px;
	overflow-y: auto;
	overflow-x: hidden;
	padding:5px;
	padding-right:0px;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

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

.jw_playlist_image_div {
	border: 1px solid #fff;
	margin: 0 5px;
	float:left;
	background-color:white;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:0px;
}

.jw_playlist_item {
	padding:5px 5px;
	cursor:pointer;
	height:auto;
}

.clear {
	clear:both;
	height: 0;
	font-size:1px;
	line-height:1px;
}

.jw_playlist_title {
	font-size:14px;
	font-weight: bold;
	color:#000;
}
.jw_playlist_title a,.jw_playlist_title a:link,.jw_playlist_title a:active,.jw_playlist_title a:visited{color: #000; text-decoration:none;display:block;}
.jw_playlist_title a:hover {text-decoration:underline; } 

.jw_playlist_description {
	font-size:11px;
	font-weight: normal;
	color:#000;
}

.even {
	background-color: #fff;
}

.odd {
	background-color: #f9f9f8;
}

.playing {
	background-color:#dfe3fd;
}

