object , embed{
	float: left;
}

.jw_playlist_playlist {
	float:left;
	width: 250px;
	height: 240px;
	margin-top: 10px;
	overflow-y: auto;
	overflow-x: hidden;
	<!--[if gte IE 6]>float:right;<![endif]-->
}

.jw_playlist_image {
	width: 75px;
	height: auto;
}

.jw_playlist_image_div {
	padding: 5px;
	margin-right: 10px;
	float:left;
	background-color: #E9E6E3;
}

.jw_playlist_item {
	padding:10px 0px;
	color: #5a5550;
}

.clear {
	clear:both;
	height: 0;
}
.jw_playlist_ctr {
	width: 135px;
	float: left;

}
.jw_playlist_title {
	font-weight: bold;
	font-size: 13px;
	width: 100%;
float: left;
padding-bottom: 3px;

}

.jw_playlist_description {
padding-top: 10px;
width: 100%;
float: left;
font-size: 11px;
line-height: 16px;
}

.jw_playlist_fecha {
	width: 100%;
float: left;
font-style: italic;
}

.even {
	background: url(../img/hr.gif) no-repeat bottom;
	width: 250px;
	float: left;
}

.odd {
	background: url(../img/hr.gif) no-repeat bottom;
	width: 250px;
	float: left;
}

.playing {
	color: #EC008C;
}
.jw_playlist_item.playing .jw_playlist_image_div {
	background-color: #EC008C;
}
