@charset "UTF-8";
/**
* Gallery
**/
div#gallery img {
	float:left;
	margin:0 10px 10px 0;
	border:1px solid #fff;
}

