object , embed{
}

.jw_playlist_playlist {
	width: 532px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	display: none;
}

.jw_playlist_image_div {
	display: none;
}

.jw_playlist_item {
	width: 158px;
	float: left;
	padding:10px;
	cursor: pointer;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: normal;
	font-size: 12px;
}

.jw_playlist_description {
	font-size: 10px;
}

.even {
	background-color: #000;
	color: white;
}

.odd {
	background-color: #000;
	color: white;
}

.playing {
	background-color: #25566e;
	color: white;
}

.jw_playlist_playlist div:first-child {
	width: 156px;
	border-right: 1px solid rgb(168,198,210);	
}

.jw_playlist_playlist div:last-child {
	width: 156px;
	border-left: 1px solid rgb(168,198,210);	
}

.outerPlayer {
	width: 532px;
	border: 1px solid rgb(168,198,210);
	margin-left: -10px;
}

.outerPlayer p {
	margin: 0;
}

.jw_playlist_item:hover {
	color: white;
	background-color: #25566e;	
}

.iFramePlayerContainer {
	border:1px solid #A8C6D2;
	width:532px;
}

.iFramePlayerContainer p {
	margin: 0;	
}
