﻿#galleryThumbDiv
{
	position: absolute;
	top: 210px;
	left: 33px;
	width: 750px;
	height: 300px;
	/*border: solid 1px black;*/
	text-align: left;
}

.galleryThumbnail
{
	float: left;
	width: 100px;
	height: 100px;
	/*border: solid 1px black;*/
	padding: 0 5px 5px 0;	
}