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

.gallery {
	width: 170px;
	float: left;
	font-size:90%;
	margin-bottom:10px;
	margin-right:10px;
}
.gallery img {
	margin-left:0px;
	margin-bottom:10px;
	padding:5px;
	border: #edcecf 1px solid;
	background-color:#fff;
	width: auto;
}
.gallery {
	font-size:110%;
}
#inneruniquecontent {
	padding:10px;
}
