﻿.Thumbnails
{
	/*height:99px;*/
}
.ButtonUp, .ButtonDown
{
	display:block;
	float:right;
	width:50px;
	border-bottom:none;
	height:16px;
	text-align:center;
	background-repeat:no-repeat;
	clear:both;
}

.GalleryContainer
{
	position: relative; 

	height:409px;
	width:50px;
	background:white;
	float:right;
	clear:both;
	overflow:hidden!important;
}

.MainImage
{
/*	width:351px;
	height:480px;*/
	float:left;
}

.ThumbnailsHolder
{
	margin:21px 0 0 9px;
	width:50px;
}

.ThumbnailsPane
{
	float:right;
	width:67px;
	height:480px;
	background-color:White;
}