@charset "UTF-8";
/* CSS Document */

.smooth_zoom_preloader { background-image: url(/assets/responsive/images/smoothZoom/preloader.gif);}	
.smooth_zoom_icons { background-image: url(/assets/responsive/images/smoothZoom/icons.png);}

.zoomGallery {
	margin: 0px;
	padding: 0px;        
}
.zoomGallery li {
	display: inline;
}
.zoomGallery li img {
	margin: 5px;
	border: 1px solid #666666;
}  
img.zoomImage, img.zoomLandscape, img.zoomPortrait { max-width: none; }