div#subnav-title {
	background: url(/style/common/bgschemes/1/subnav_artist_main.gif) no-repeat;
}

div#subnav-tours {
	position: relative;
	left: 6px;
	margin-left: 19px;
	width: 548px;
	height: 30px;
	background: url(/style/common/bgschemes/1/subnav_tours_artist.gif) no-repeat;
}
div.innercontent div#subnav-tours {
	left: -25px;
}
div.innercontent div.innercontent {
	margin-left: 0px;
}
div.rightcolumn div.innercontent p {
	margin-top: 0;
}
div.newsitem {
	clear: both;
	min-height: 16px;
	padding: 5px 0px;
	border-top: 1px solid #333;
}
div.newsitem div.newsdate {
	color: #999;
	position: relative;
	float: left;
	width: 62px;
	height: 16px;
}
div.newsitem div.newsline {
	position: relative;
	float: left;
	width: 483px; /* making it 3px shorter to fool IE */
	/*padding-bottom: 10px;*/
}
.date {
	color: #999;
}
div.mediaitem {
	height: 35px;
	clear: both;
	padding: 10px 0;
	border-top: 1px solid #333;
}
div.mediaitem img {
	float: left;
	padding-right: 5px;
}
div.mediaitem h3 {
	font-weight: normal;
	margin: 0;
	display: inline;
	text-transform: uppercase;
}
div.mediaitem .song-buttons img {
	padding-right: 0;
}
div.photo {
	float: left;
	width: 125px;
	height: 125px;
	overflow: hidden;
}
div.othernewsitem {
	clear: both;
	padding: 10px 0px 7px;
	border-bottom: 1px solid #333;
}
div.othernewsitem div.newsline {
	width: 259px; /* making it 3px shorter to fool IE */
	padding-bottom: 5px;
}

/* MEDIA / DISCOGRAPHY PAGE */
div.album {
	clear: both;
	margin-top: 10px;
}
div.album img.albumthumb {
	float: left;
	margin-right: 20px;
}
div.album h3 {
	padding-top: 30px;
	text-transform: uppercase;
}
div.mostplayed {
	padding: 5px 0px;
	height: 16px;
	border-top: 1px solid #333;
}
div.mostplayed div.songline {
	position: relative;
	float: left;
	width: 410px; /* making it 3px shorter to fool IE */
	/*padding-bottom: 10px;*/
}
div.mostplayed div.songmore {
	width: 131px;
	height: 20px;
	position: relative;
	float: left;
	margin-top: 3px;
}

/* END MEDIA / DISCOGRAPHY PAGE */


/* START EXTRAS PAGE */

div.extraitem {
	float: left;
	margin-right: 20px;
}
div.extraitem img {
	float: left;
	padding-right: 5px;
}

/* END EXTRAS PAGE */