#photos {
	float: left;
	height: auto;
	width: 859px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A1A9B6;
	border-left-color: #A1A9B6;
	display: inline;
}
#image_gallery {
	margin: 0px;
	padding: 0px;
	height: 400px;
	width: 760px;
}
.gallery_inner {
	width: 659px;
	height: auto;
	margin-left: 85px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
}

