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

* {
	background-color:#666;
	border:0;
}

#thumbnails_wrapper {
	margin:0 auto;
	text-align:center;
}

img {
	border:0;
}

.photo_thumb_link {
	display:block;
	height:inherit;
	margin:0 auto;
	padding-bottom:10px;
}


