@charset "utf-8";
.ZoomContiner {
	width: 600px;
}
.thumgallery {
	width: 150px;
	float: left;
}
.zoomBigpicture {
	float: left;
	


}
.thumgallery ul {
	display: list-item;
	list-style-type: none;
}
.thumgallery ul li {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
