@import url("sounds/artists.css");
@import url("sounds/featured_release.css");
@import url("home/talent_roster.css");

#featured_artists {
	float:left;
	width:485px;
	margin-right:10px;
}

#featured_releases {
	float:left;
	width:485px;
	margin-right:0px;
}

#top_downloads {
	float:left;
	width:320px;
	margin-right:0px;
}

#top_video, #top_audio {
	float:left;
	width:320px;
	margin-right:10px;
}

#roster_list_artists, .discography_roster_list {
	width:820px; /* 825px; */
	background-image:url(../../../images/themes/default/content/list_bg_825.png);
	padding-left:5px;
}

#artist_splash {
	height:385px;
	background:#000;
}

#licensing li {
	margin-left:25px;
	line-height:18px;
}

#release_cover {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	width:145px;
	height:145px;
	background-image:url(../../../../images/themes/default/icons/155x155.jpg);
	background-repeat:no-repeat;
	padding:5px;
}

#release_cover_image {
	width:145px;
	height:145px;
	overflow:hidden;
}

.release_artist_releases, #artist_discography {
	margin-left:-5px;
}

.release_artist_releases .featured_item, #artist_discography .featured_item {
	margin-left:5px;
}

#release_retailers_list {
	text-align:center;
}