#cdCover {
	position:absolute;
	left:6px;
	top:155px;
	width:291px;
	height:440px;
	z-index:3;
}
#buyCDText {
	position:absolute;
	left:8px;
	top:266px;
	width:277px;
	height:100px;
	z-index:1;
}
#songList {
	position:absolute;
	left:304px;
	top:163px;
	width:219px;
	height:100px;
	z-index:4;
}

#iFrame {
	position:absolute;
	left:511px;
	top:150px;
	width:438px;
	height:450px;
	z-index:5;
	background-color: #f9faf5;
}
#buyNowButton {
	position:absolute;
	left:191px;
	top:109px;
	width:71px;
	height:27px;
	z-index:1;
}
