﻿
.Gallery{
	float:left;
	padding-left:8px;
	padding-right:8px;
	
}
.Gallery2{
	width:250px;
}
.Gallerycontent{	
	width:140px;
	height:30px;
	float:left;	
	font-size:11px;
	font-style:italic;	
}
.GalleryLink{	
	text-decoration:none;	
	clear:both;	
	color:Orange;	
}
.GalleryTitleLink{	
	color:White;
	font-size:12px;	
	text-decoration:none;
}
.GalleryTitle{	
	color:Orange;	
}

.GalleryTitleSelected{	
	color:Orange;
	font-size:12px;	
	text-decoration:none;
	font-weight:bold;
}


.GalleryImage{
}
.GalleryPopImage
{
	padding-top:7px;
	padding-right:7px;
}
.GalleryTitle{
	padding-bottom:5px;
}

.galleryThumbnails
{
	border: solid 1px silver;
	background-color:White;
	padding: 1px 1px 1px 1px;	
	}