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

.gallery{
	border:#CCC 1px solid;
	margin:0 0 30px 0;
}

.itembox{
	width:720px;
	border-bottom:1px #4793DE dotted;
	padding-bottom:0;
	margin:5px 0 10px 0;
	clear:both;
}
