.album_summary {
	height: 300px;
	width: 640px;
}
.album_thumb {
	position: relative;
	width: 150px;
	height: 150px;
	bottom: 293px;
	left: 72px;
}
.avatar {
	position: relative;
	width: 75px;
	height: 75px;
	bottom: 437px;
	left: 306px;
}
.rating {
	text-align: center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 285px;
	bottom: 358px;
	left: 5px;
}
.date {
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 245px;
	bottom: 525px;
	left: 385px;
}
.artist {
	text-align: left;
	color: orange;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 245px;
	bottom: 515px;
	left: 385px;
}
.tracks {
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 245px;
	bottom: 505px;
	left: 385px;
}
.desc {
	text-align: left;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 245px;
	bottom: 495px;
	left: 306px;
}
.embed {
	text-align: left;
	color: orange;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	width: 315px;
	bottom: 418px;
	left: 306px;
}
