#phonophoto_polaroid_frame {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 10px;
}

#phonophoto_photo {
	position: absolute;
	z-index: 0;
	left: 21px;
	top: 42px;
}

#phonophoto_below_frame {
	position: absolute;
	z-index: 2;
	left: 3px;
	top: 400px;
	width: 400px;
}
		
#phonophoto_title {
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 315px;
	width: 350px;
}

#phonophoto_postit {
	position: absolute;
	z-index: 3;
	left: 218px;
	top: 315px;
	width: 177px;
}

#phonophoto_clip {
	position: absolute;
	z-index: 4;
	left: 355px;
	top: 290px;
}
		
#phonophoto_archive {
	position: absolute;
	z-index: 1;
	left: 410px;
	top: 20px;
	width: 150px;
}

#sitestats {
	position: relative;
	display: none;
}

