﻿#divImageGallery
{
	width: 400px;
	font-weight: normal;
	text-align: center;
	background-color: white;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#divImageGalleryStrip
{
	vertical-align:bottom;
	text-align:justify;
	overflow:auto; width:405px; height:130px;
}

#divCenterImage
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}

.ImageGallerySelectedThumbnail{}
.ImageGalleryThumbnail{}