.creek-playlist { border: 1px solid #ddd; padding:10px; margin: 0 0 20px 0; }
.creek-playlist ul { padding:0; margin:0; }
.creek-playlist li.creek-track { list-style: none; }
.creek-playlist .creek-track-time { margin-right:10px; color:#999; }
.creek-playlist .creek-track-title { font-weight:bold; }
.creek-playlist .creek-track-artist { font-weight:bold; }
.creek-playlist .creek-track-link { color:#999; margin:0 0 0 10px; text-decoration: underline; }
.creek-playlist .creek-track-link:hover { color:#000; }
