@charset "UTF-8";
/* CSS Document */

#photosWrapper {
	width: 820px;
	margin: 40px auto 15px auto;
}

#photoWhiteBox {
	width: 682px;
	padding: 28px 69px 46px 69px;
	border: solid 1px #d1d1d1;
	background-color: #fff;
}

#photoGallery {
	width: 682px;
	height: 453px;
}