.pborder {
	border: 1px solid #545454;
}

.pwrap {
	border: 1px solid #000;
}

.pwrap .pbottom {
	border-top: 1px solid #545454;
}

.caPlayer .prev, .caPlayer .next {
	background-image: url(../../../cap/imgs/prvnxt-white.png);
}

.caPlayer .vol .volicon {
	background: url(../../../cap/imgs/pcntrls-white.png) 0 0 no-repeat;
}

.caPlayer .progressbar .bar .barPlaying i {
	background: url(../../../cap/imgs/pcntrls-white.png) 0 -17px no-repeat;
}

.pbottom .pcount {
	background: url(../../../cap/imgs/pcntrls-white.png) 1px -47px no-repeat;
}

.pbottom .plink .picon,
.pbottom .pembed .picon {
	background-image: url(../../../cap/imgs/pcntrls-white.png);
}

.plogo {
	background: url(../../../cap/imgs/plogo-white.png) center center no-repeat;
}

.slim .pbottom .dl .icon-download-alt {
	background-image: url("../../../images/glyphicons-halflings-white.png");
}

#playlist .song {
	border-top: 1px solid #545454;
}

#playlist .song .title a {
	color: #e1e1e1;
}

#playlist .song.play {
	background-color: #666;
}