/* CSS Document */
#product_image{
	
}

#product_popup_layer{
	position:absolute;
	margin-top:-130px;
	margin-left:20px;
	z-index:1;
	display:none;
	width:10px;
	height:10px;	
}


#product_popup_layer img{
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}

.product_popup_layer{
	position:absolute;
	margin-top:-130px;
	margin-left:20px;
	z-index:1;
	width:10px;
	height:10px;	
}

.product_popup_layer img{
	border-style:solid;
	border-width:1px;
	background-color:#FFFFFF;
}
.smalltumb{
	width:90px;
	min-height:90px;
}
