﻿.divGalleryLabel
{
	width: 100%;
	border: solid 1px #AAAAAA;
	font-weight: bold;
	background-color: #3B5CAA;
	color: #FFFFFF;
}

.divThumbnailList
{
	width: 100%;
}

.divFilmstrip
{
	background-image: url(../../Common/Images/Gallery/filmstrip.gif);
	background-repeat: repeat-x;
	height: 28px;
}