#container #pagearea .gallerythumbs{
	display: block;
	width: 900px;
	height: 302px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #222;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #693;
	border-bottom-color: #693;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#container #pagearea .gallerythumbs a img {
	margin: 0px;
	padding: 2px;
	display: block;
	float: left;
	width: 221px;
	border: none;
	height: 147px;
	background-color: #000;
}
