.gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding: 0px;
	clear: none;
	float: none;
	height: 200px;
	width: 515px;
	position: static;
	overflow: auto;
	text-align: left;
	vertical-align: bottom;
	white-space: nowrap;









}
