.lightbox-row
{
	border-color: black;
	border-style: solid;
	border-width: 2px;
	color: #FFFFFF;
	height: 312px;
	margin-bottom: 3px;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 3px;
	text-align: center;
	width: 222px;
}


.lightbox-row-odd
{
	background-color: #85AFEB;
}

.lightbox-row-even
{
	background-color: #365583;
}


.lightbox-image
{
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 252px;
	width: 216px;
}

.lightbox-image img
{
	max-height: 252px;
	width: 216px;
}

.lightbox-content
{
	height: 35px;
	overflow: hidden;
}

.lightbox-title a
{
	color: #FFFFFF;
}

.lightbox-select
{
	height: 10px;
	font-size: 10px;
	margin-top: 0px;
	border-top: 0px;
}
