﻿.GalleryImageContainer
{
	width: 555px;
	text-align: center;
	height: auto;
	_height: 300px;
	max-height: 310px;
}
.thumbnailContainer
{
}

.thumbnailScroller
{
	float: left;
	width: 60px;
	height: 60px;
	padding: 0;
	margin: 0;
}

.thumbnailRotator
{
	float: left;
	width: 400px;
	padding: 0 10px 0 10px;
	z-index: 100;
}

.hide
{
	line-height: 1000px;
}

.GalleryInfoPanel
{
	width: 555px;
	clear: both;
	height: 120px;
}

hr
{
	border: solid 1px #DDD;
	height: 1px;
}

.centeredImage
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.InputField
{
	width: 140px;
	border: solid 1px #cfcfcf;
	background: white;
	height: 17px;
	_width: 150px;
}

.TextField
{
	border: solid 1px #cfcfcf;
	background: white;
	width: 150px;
	height: 17px;
}
