.playlistdata, .playlistbody, .odd, .even, A:link, A:visited, A:active, A:hover
{
	background: transparent url("images/dot.gif");
}

.playlist {
	background-image: url(images/player-bg.jpg) !important;
	background-repeat: no-repeat !important;
	height: 81px;
}

#pls_data {
	overflow: hidden;
}

#playlist-wrapper {
}

.artist {
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: bold !important;
	line-height: 16px !important;
	color: #FFFFFF !important;
}

.title, .time, .album, .nowplaying, a.nowplaying:link, a.nowplaying:visited, a.nowplaying:active, a.nowplaying:hover, a.nowplaying:hover, a.playlist:hover, a.embeddedlink:link, a.embeddedlink:visited, a.embeddedlink:active, a.embeddedlink:hover, a.embeddedlink:link, a.embeddedlink:visited, a.embeddedlink:active, a.embeddedlink:hover {
	font-size: 10px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-weight: normal !important;
	line-height: 16px !important;
	color: #FFFFFF !important;
}

.title:before {
}

.artist:before {
}

.album:before {
}

.nowplaying {
	background: transparent url("images/dot.gif");
}
