/*object , embed{
	float: left;
}*/

.jw_playlist_playlist {
	/*float:left;*/
	width: 390px;
	height: auto;
	overflow-y: auto;
	overflow-x: hidden;
	/*<!--[if gte IE 6]>float:right;<![endif]-->*/
	margin:0 0 20px 0;
	cursor:pointer;
}

.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 10px 10px 35px;
}

.clear {
	clear:both;
	height: 0;
}

.jw_playlist_title {
	font-weight: bold;
	cursor:pointer;
}

.jw_playlist_description {
cursor:pointer;
}

.even {
	background: #EEEEEE url('/images2/blue_play_button.png') no-repeat 5px 8px;
}

.odd {
	background: #FFFFFF url('/images2/blue_play_button.png') no-repeat 5px 8px;
}

.playing {
	background:#bddff2;
	background-image:none;
}
