﻿.imageStyle
{
	width: 100px;
	height:100px;
	border:1px solid #999999;
	background-color:white;
	text-align:center;
	padding:5px;
}

.imageWrapperStyle
{
	float:left;
	margin: 2px 10px 10px 10px;
	width:110px;
}

.imageTextStyle
{
	text-align:center;
	height:20px;
}

.tableGalleryStyle
{
	
}
