.itemzplaylist {}
.itemzplaylist p {margin:0;}

.itemzplaylist div {position:relative; ; }


.itemzplaylist div a.mp3link {display:block; padding:6px 0 6px 30px; background:#eee; text-decoration:none; color:#000; background: url(audio.png) no-repeat left center; background-size: auto 16px; transition:0.3s all;}
.itemzplaylist div a.mp3link:hover{background-color:#fff; background-size: auto 20px}
.itemzplaylist div a.mp3link.nowplaying {color:#d10000; font-weight:bold; background: #dbe8ee url(audio-playing.png) no-repeat 3px center; background-size: auto 20px}

.itemzaudiobox {min-height:50px;}
div#itemzaudionowplaying {font-style:italic; color:#666;}
div#itemzaudioautoplay {width:32px; height:32px; float:right; background: url(autoplay.png) no-repeat; opacity:0.3; cursor:pointer;}

