.Gallery {
	list-style: none;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
	width: 100%;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:0.8em;

	}
.Gallery li {
	float: left;
	display: inline;
	text-align: center;
	margin: 10px;
	padding: 10px;
	color: #999;
	border: 1px solid #ced7de;
	background-color: #fff;
	}
.Gallery a {
	text-decoration: none;
color:#A27426;
	}
.Gallery a b {
	text-decoration: auto;
	}
.Gallery a img {
	border: 1px solid #999;
	text-decoration: none;
	}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

