
/* Opening */
#PanelOpening
{
	position			:	relative;
	height				:	150px;
	line-height			:	0px;
	overflow			:	hidden;
}
#PanelOpeningFront
{
	position			:	absolute;
	bottom			:	0px;
	width				:	100%;
	z-index			:	0;
}
#PanelOpeningInner
{
	width				:	100%;
	margin			:	0px auto;
}
#PanelOpeningPhotoStream
{
	z-index			:	100;
}

div.PanelProductListFormat
{
	position			:	absolute;
	width				:	92px;
	height				:	150px;
	top				:	0px;
	padding			:	0px;
	margin			:	0px;
}
div.PanelProductListFormat img
{
	width				:	92px;
	height				:	150px;
}
