@charset "utf-8";
/* CSS Document */
#prices {
	position:absolute;
	left:550px;
	top:237px;
	width:578px;
	height:382px;
	z-index:2;
}
#photos {
	position:absolute;
	left:61px;
	top:237px;
	width:440px;
	height:550px;
	z-index:2;
}

