﻿.min-gallery
{
	width: 985px;
	height: 331px;
	border: solid 0px black;
	background-color: ;
	background: ;
	margin: auto;
}
.min-gallery .preview
{
	width: 988px;
	height: 308px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	border: solid 0px black;
	overflow: hidden;
	background-color: ;
}
.min-gallery .preview img
{
	/* width: 795px;             height: 525px;*/
	position: absolute;
}
.min-gallery .bottom
{
	width: 100%;
	height: 98px;
	color: Gray;
	font-family: Arial;
	font-size: 1em;
	font-weight: bold;
	overflow: hidden;
}
.min-gallery .bottom .long
{
	width: 100%; /*height: 100%;*/
}
.min-gallery .bottom .short
{
	width: 100%;
	height: 100%;
}
.min-gallery .bottom .short .left
{
	padding-LEFT: 44px;
	padding-top: 42px;
	width: 630px;
}
