#top-img {
	position: absolute;
	width: 174px;
	height: 174px;
	top: 20px;
	right: 0;
	overflow: hidden;
}	
#bottom-img {
	position: absolute;
	width: 174px;
	height: 174px;
	right: 130px;
	bottom: 0;
	z-index: 500;
	overflow: hidden;
}
#right-col img {
	border: solid 2px #575040;
}