
#flash-product-gallery-container
{
	text-align:center;
	width:100%;
	/*overflow:auto;*/  /*Causes problems in Firefox < v2.0.0.6 with regard to transparancy and buttons not working*/
	float:left;
}
#flash-product-gallery-cropper
{
	height:100%;
	margin:0px auto 0px auto;
}

#flash-product-gallery
{
	height:100%;
	overflow:hidden;
	margin:0px auto 0px auto;
	display:block;
}
