@charset "utf-8";
/* CSS Document */
.border {
	width:10px;
	height:200px;
	float:left;
	display:inline;
}
.horizontal {
	width:700px;
	height:10px;
	float:left;
	display:inline;
}
.galleryHorizontal {
	width:700px;
	height:183px;
	float:left;
	display:inline;
}