
#album_general_info_bg {
	width: 690px;
	top: -10px;
	left: 10px;
	position: relative;
	z-index: 1;
	margin-bottom: -20px;
	  }


#album_detail_info_mini {
	width: 75px;
	height: 75px;
	left: 10px;
	padding: 3px;
	background: #ffffff;
	position: relative;
	top: 20px;
	}

#album_detail_info_txt {
	width: 580px;
	left: 101px;
	position: relative;
	top: -62px;
	padding-left: 5px;
    background-image: url(../img/transpbox_10.png); */
}

.album_title {
	font-family: Georgia;
	font-size: 18px;
	color: #ffa812;
	font-weight: normal;
	}

#discog_subsection_title {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	width: 150px;
	font-weight: normal;
	background: #ffa812;
	padding: 2px;
	text-align: center;
	}




#album_text {
	width: 430px;
	left: 30px;
	position: absolute;
/*	background: #224466; */
}


#album_rightinfo {
	width: 220px;
	left: 475px;
	position: absolute;
/*	background: #ffff00; */
	padding: 2px;
	z-index: 4;
}

