#artists_promo_wrap {
	width:960px;
	min-height:830px;

}
#content.artist_promo {
	padding:0;
	width:960px;
	margin:0 auto;
	background:#C1C1C1 url("/images/artists_promo/bg.jpg") no-repeat !important;
	box-shadow: 0 0 5px 5px rgba(158,158,158, 0.5);
	border:0;
}
#players-top {
	background:transparent url("/images/artists_promo/players-bg-top.png") no-repeat;
	height:40px !important;
	width:601px;
}
#players-btm {
	background:transparent url("/images/artists_promo/players-bg-bottom.png") no-repeat;
	height:46px !important;
	width:601px;
}
#players-middle {
	background:transparent url("/images/artists_promo/promo_player_bg.png") no-repeat;
	/*min-height:430px;*/
	width:390px;
	padding:24px 0 15px 50px;
	margin-left: 35px;
	height:245px;
}
#players_wrap {
	margin-left:5px;
	margin-bottom:20px;
}
#links_top {
	color:#fff;
}
#links_top a {
	color:#fff;
	line-height:45px;
	text-transform: uppercase;
	text-decoration:none;
}
#links_top a:first-child {
	text-decoration:underline;
		margin-left:15px;
}

ul.jp-controls {
	list-style:none;
	margin:0;
	padding:0;
}

ul.jp-controls li a {
	background:transparent url("/images/artists_promo/play2.png") no-repeat 0 50%;
	width:66px;
	height:66px;
	display:block;
	margin-left:0px;
}

ul.jp-controls li a.jp-pause {
	background:transparent url("/images/artists_promo/pause2.png") no-repeat 0 50%;
}

div.jp-audio {
	height:200px;
	width:390px;
	margin-top:60px;
	margin-left: -30px;
	background-color: transparent;
	/*border-bottom:4px #40A7EA solid;*/
}

.jp-duration {
	float:right;
	width:50px;
	text-align:right;
	position: relative;
	top:-40px;
	line-height:41px;
	margin:0;
	padding:0;
	color:#fff;
	padding-right:20px;
}

.download-art {
	height:41px;
	width:40px;
	float:right;
	top:-41px;
	position: relative;
	background:transparent url("/images/artists_promo/dla.png") no-repeat;
	display: block;
}
.title-art {
	width:350px;
	float:right;
	position: relative;
	top:-40px;
	line-height:41px;
	color:#fff;
	font-weight:bold;
	font-size:1.1em;
}

#header_artist_promo {
	background:transparent url("/images/artists_promo/header_bg_bg.png") repeat-x;
	height:90px;
}

#header_artist_promo_inner {
	background:transparent url("/images/artists_promo/header_bg.png") no-repeat;
	height:90px;
	width:1200px;
	margin:0 auto;
}

.landd {
	width:217px;
	display: block;
	height:51px;
	background:transparent url("/images/artists_promo/landd.png") no-repeat;
	position: relative;
	top:20px;
	left:660px;
}