@charset "utf-8";

/* GALLERY
------------------------------------------------------------------------------*/

#wrapper ul {
	width: 100%;
}

#wrapper li {
	float: left;
	height: 215px;
	width: 190px;
	margin-bottom: 25px;
	margin-right: 10px;
}

