﻿
.min-gallery
{
	width: 947px;
	height: 630px;
	/*border: solid 1px black;
	background-color: Black;
	background: url(bg.jpg);*/
	margin: auto;
}
.min-gallery .preview
{
	width: 947px;
	height: 370px;
	/*margin-top: 36px;
	margin-left: 36px;
	margin-right: 36px;*/
	position: relative;
	/*border: solid 2px black;*/
	overflow: hidden;
	background-color: White;
}
.min-gallery .preview img
{
	/* width: 795px;             height: 525px;*/
	position: absolute;
}

















