object , embed{
	float: left;
}

.jw_playlist_playlist:before {
	font-size:10px;
	content:"OTHER MEDIA";	
	display:block;
	width: 245px;	
  border-top:1px dashed #FFF;	
  border-bottom:1px dashed #FFF;
   padding:5px 0 5px 0; 

}

.jw_playlist_playlist {
	clear:both;
	float:left;
	margin:15px 0 0 0;
	padding:5px;
	width: 245px;
	overflow-x: hidden;
	background:#000;
	color:#FFF;	
	
}

.jw_playlist_playlist h5 {
  font-size:10px;
  border-top:1px dashed #FFF;	
  border-bottom:1px dashed #FFF;
  color:#FFF;
  margin:0;
  padding:5px 0 5px 0;
}

.jw_playlist_item {
	padding:5px 0 5px 0;
	border-bottom:1px dashed #FFF;
}

.jw_playlist_item a {color:#FFF;}
.jw_playlist_item a:hover {color:#CFF; }

.jw_playlist_item.even.playing a{
color:#f08d80;	
}

.jw_playlist_item.odd.playing a{
color:#f08d80;	
}

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

.jw_playlist_title {
}

.jw_playlist_description {
}

.even {
}

.odd {
}

.playing {
	color:#f08d80;
}
