object , embed{
	float: left;
}

.jw_playlist_playlist {
	float: left;
	position: relative;
	left: 5px;
	top: 0px
	width: 186px;
	height: 182px;
	overflow-y: hidden;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 0px;
	height: 0px;
}

.jw_playlist_image_div {
	border: 0px solid #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	background: url("spacer.gif") 0 0 no-repeat;
}

.jw_playlist_item {
	padding: 0px 0px 8px 49px;
}

.clear {
	clear:both;
	height: 10px;
}

.jw_playlist_title {
	font: bold 11px times;
                  color: #ffffff;
                  text-align: left;   
	padding: 0px 0px 0px 0px;             
}

.jw_playlist_description {
}

.even {
	background: url("tele_play3.png") 0 0 no-repeat;
}

.odd {
	background: url("tele_play3.png") 0 0 no-repeat;
}

.playing {
	background: url("tele_play.png") 0 0 no-repeat;
}

p.jw_playlist_tele {
	float: left;
	position: relative;
	width: 166px;
	left: 25px;
	top: 10px
	bottom: 22px;
    	padding: 1px;
    	background-color: #666666;
	font: bold 10px arial;
	color: #ffffff;
}
  
.jw_playlist_tele a {
	font: bold 10px arial;
	color: #ffffff;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	
}

.jw_playlist_tele a:hover {
	text-align:center;
	text-decoration: none;
	font: bold 10px arial;
	color: #cccccc;
	text-transform: uppercase;
}


