#thumbnailSet img {
	border: 1px solid white;
}

#thumbnailSet img.hover {
	cursor: pointer;
	border: 1px solid white;
}

#thumbnailSet  img.on {
	border-width: 1px;
	border-color: #FFFFFF;
}

.lg {
border-width: 1px;
border-color: #ffffff;
}

.caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #ffffff;
font-weight: bold;
padding-top: 2px;
padding-bottom: 2px;
}