﻿.zoneMain
{
	min-height: 500px;
}

.IE6 .zoneMain
{
	height: 500px;
}

.photoGallery
{
	/*margin-left: -10px;
	margin-top: 10px;*/
}
.gallery .teaser
{
	float: left;
	background: url(../Images/bg_photo.gif) no-repeat top left;
	width: 158px;
	height: 125px;
	padding: 8px 7px 10px 7px;
}

.gallery .teaser img
{
	border: 0px;
}

.gallery p
{
	color: #5a5a5a;
}

.lightBoxGallery 
{
	width: 95%;
	margin: 0px auto;
}
.lightBoxGallery a
{
	/*background: url(../Images/bg_photo.gif) no-repeat top left;*/
	width: 145px;
	height: 110px;
	padding: 8px 7px 10px 7px;
	/*display: block;
	float: left;*/
	margin: 10px 5px;
}

.lightBoxGallery img
{
	border: 0px;
}

.lightBoxGallery .blogBreadcrumbs
{
	margin-left: 5px;
}

.lightBoxGallery .blogBreadcrumbs a	
{
	display: inline;
	background: none;
	float: none;
	padding: 0px;
	margin: 0px;
}

