.Photo-gallery-title
{
	background: url(/webart/PhotoGallery/cell-bg.gif) repeat-x bottom;
	border: 1px solid #98a7c8;
	padding: 7px;
	color: #093183; 
	font-size: 15px; 
	font-weight: bold; 
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.Gallery-container
{
	text-align: center;
	
	border: 1px solid #98a7c8;
	background: #FFFFFF url(/webart/PhotoGallery/cell-bg.gif) repeat-x bottom;
}

.Gallery-image-container
{
	padding: 15px;
}

.Gallery-thumb
{
	padding: 5px;
	border: 1px solid #98a7c8;
	width: 100px;
}

