@charset "utf-8";

#gallery .thumb {
	height: 120px;
	width: 120px;
	padding: 10px;
	text-align: center;
	border: 1px dotted #CCCCCC;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
