
#GalleryThumbsMain
{
	padding-left: 10px;
}

.ThumbsEditableText p
{
	margin-top:0px;
	padding: 10px 10px 10px 10px;
}

.GalleryThumbContainer
{
	padding: 9px;
	float: left;
	width: 165px;
	text-align:left;
}


.GalleryThumbContainer .GalleryImage
{
	width: 165px;
	height: 165px;
}

.GalleryThumbnailImage
{
	text-align: left;
}

.GalleryThumbnailImageTitle
{
	text-align: left;
	height: 20px;
}

.GalleryThumbnailImageTitle a
{
	color: #817A5E;
}

#GalleryImageLarge
{
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px;
}

#GalleryImageLargeImgDiv
{
	text-align: center;
}

#GallaryImageLarge img
{
	vertical-align: middle;
}

#GalleryInformationContainer
{
}

#formLCol
{
	width: 470px;
	float: left;
}

#formRCol
{
	width: 400px;
	float: left;
}

#cTextTop
{
	height:300px;
}

#cTextBottom
{
	height:20px;
	text-align:right;
}

#GalleryFloatLeft
{
	float: left;
	width: 780px;
}


#GalleryCenter
{
text-align:center;
width:680px;
float:left;
margin-left:100px;
}

#GalleryFloatRight
{
	float: right;
	width: 90px;
}


.Price
{
	font-weight: bold; 
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#spacer
{
height:6px;
}