

.jp-controls-holder { /* play/stop buttons & progress bar */
	width:310px;
	}

.jp-audio .jp-type-single .jp-progress { /* progress bar width */
	left:110px;
	width:180px;
	}

.jp-details .jp-title {
	font-size: .9rem;
	}

.jp-details,.jp-playlist { /* jp-details =  songname */
	width: 300px;
	margin-left: 0px;
	padding: 5px 0px 5px 0px;
	}

.jp-duration { /* song time length */
	margin-right: 20px;
	}