#layoutSecondary {
    background: #FFF;
    margin-top: 140px;
}
*html #layoutSecondary {
    margin-top: 160px;
}
                                                                                               
#primary3 div#clearDiv {
    height: 1px;
    line-height: 1px;
}

.primaryBlock p,
.primaryBlock h2-new,
.primaryBlock h3-new {
    padding: 0 0 0 7px;
}
.openPhotoSection {
	border: 1px #BFB6AA solid;
	
	margin-top:10px;
	margin-bottom:20px;
	width:850px;

}
.openPhotoSection h2-new {
	text-align: left;

}
.openPhotoSection .largeImageArea {
	border: 1px #BFB6AA solid;
	background-color: #F0F0F0;
	background:url(photogallery/bg-new.gif);
	padding: 6px 0px 6px 0px;

}
.openPhotoSection .largeImageContainer {
	margin: 0px auto;
	border-collapse: collapse;
	padding:0px;
	border: 1px #BFB6AA solid;

}
.openPhotoSection .largeImageContainer td {
	padding:0px;
	margin: 0px;
	background-color:#ffffff;
	text-align: center;


}
.openPhotoSection .largeImageContainer img {
	margin: 0px;
	padding: 0px;

}
.openPhotoSection .largeImageContainer div {
	color: #518605;
	padding:3px 0;
	font-size:15px;
	font-weight:bold;


}
.photoSection .largeImageArea {
	display: none;

}
.thumbs {
	overflow: auto;
	text-align:center;
}
.openPhotoSection .thumbs{
	margin: 0px auto;
}
.thumbs img {
	border: 0px;
}
.thumbs div {
	display: inline;
	padding: 5px;
	margin: 1px;
}
.thumbs div.selected {
	display: inline;
	float: left;
	background-color: #C6C8B0;
	padding: 4px;
	margin: 1px;
	border: 1px #BFB6AA solid;
}
.clearDiv {
	font-size: 3px;
	height: 20px;
	clear: both;
}
.h3-new {
	text-align:left;
}

