div#parmums {
	position: relative;
	top: 23px;
	margin-left: 360px;
	width: 409px;
	height: auto;
	z-index: 3;
}
div#splash_parmums {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 337px;
	height: 453px;
	z-index: 1;
}
div#parmums .reflection {
	margin-top: 4px;
	width: 409px;
	height: 36px;
}
*html .TR {
	margin-right: -1px;
}
.rphoto {
	float: right;

	width: 249px;
}
.lphoto {
	float: left;

	width: 160px;
}
.lphoto img { float: left; margin: 4px 0 0 0; }
.rphoto img { float: right; margin: 4px 0 0 4px; }
.big_photo { position: absolute; margin-top: 4px; display: none; z-index: 10; cursor:pointer; }