#albumLayer {
	height: 100%;
	width: 630px;
	float: right;
	background-image: url(/graphic/discography/album_background_mid.png);
	background-repeat: repeat;
}
.albumLayerTitleTop {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 7px;
	padding-top: 6px;
	padding-left: 20px;
	background-image: url(/graphic/discography/album_title_top.png);
	background-repeat: no-repeat;
	width: 610px;
	height: 22px;
}
.albumLayerTitleMid {
	height: 100%;
	width: 610px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.albumLayerTitle {
	float: none;
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 8px;
	margin-bottom: 5px;
	width: 610px;
}
.albumLayerTitleBottom {
	padding-left: 20px;
	background-image: url(/graphic/discography/album_title_sep.png);
	background-repeat: no-repeat;
	width: 610px;
	height: 7px;
}
.albumLayerbox {
	float: none;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 625px;
	margin-left: 0px;
	margin-right: 0px;
	height: 100%;
}
.albumLayercover      {
	width: 200px;
	height: 100%;
	float: left;
	background-image: url(/graphic/discography/album_layer_cover.png);
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 7px;
}
.albumLayerBottom {
	background-image: url(/graphic/discography/album_layer_bottom.png);
	background-repeat: no-repeat;
	width: 630px;
	height: 12px;
	float: right;
}
.albumLayerTracklist {
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 391px;
	margin-left: 0px;
	z-index: 3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.albumLayerMembers {
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 380px;
	z-index: 4;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.albumLayerCredits {
	float: right;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 380px;
	z-index: 4;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.playlist_body_a {
	background-image: url(/graphic/discography/playlist_body_a.png);
}
.playlist_body_b {
	background-image: url(/graphic/discography/playlist_body_b.png);
}
.playlist_bottom {
	float: right;
	width: 410px;
	background-image: url(../discography/images/bg_tl_bt.png);
	height: 6px;
	margin-right: 1px;
}
.albumboxbottom {
	float: right;
	width: 410px;
	z-index: 4;
	background-image: url(/graphic/discography/album_box_bottom.png);
	background-repeat: no-repeat;
	height: 7px;
	background-position: -1px;
}
.----------------------------------TABS { }
.albumLayerTabs {
	float: right;
	width: 392px;
	background-image: url(/graphic/discography/bg_top2.png);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 9px;
	color: #FFF;
	height: 22px;
	padding-top: 1px;
	padding-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 9px;
}

