﻿/* LightBox1 image viewer specific css */
.landingZone
{
	width:800px;
	Height:210px;
}

.ImageLightBox1ClickSmaller
{
	background: #d4d8bd; color: #000;
	text-align: center;
	font-weight: bold;
	font-size:large;
	border-bottom:#444 1px solid;
}

.ImageLightBox1LargeImagesSection
{
}

.filmstrip 
{ 
	FLOAT: left; OVERFLOW: hidden; CURSOR: w-resize; POSITION: absolute; HEIGHT: 210px 
}

.ThumbPanel
{
	border-top: #444 1px solid;
	border-bottom: #444 1px solid;
}

