html {
	background: none;
	text-align: center;
}

body {
	width: 870px;
	margin-left: auto;
	margin-right: auto;
}

.highslide {
	border-bottom: none; /* override all.css */
}

.highslide *:hover {
	opacity: .7;
	
}

.thumb {
	width: 130px;
	height: 194px;
	padding: 0px 4px;
}

.horz_thumb {
	width: 193px;
	height: 131px;
	padding: 31px 8px 32px 8px;
}

h3 {
	border-bottom: none; /* override all.css */
	border-top: 1px dashed;
	padding-top: 3px;
	margin-bottom: 2px;
}

h3.gallery_xhead {
	font-size: smaller;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
}

.download_button {
	position: absolute;
	height: 16px;
	margin-top: 178px;
	margin-left: -104px;
	background-image: url('../images/gallery/download_button.gif');
}
.download_button:hover {
	background-position: 0px 16px;
}
.horz_download_button {
	position: absolute;
	height: 16px;
	margin-top: 146px;
	margin-left: -104px;
	background-image: url('../images/gallery/download_button.gif');
}
.horz_download_button:hover {
	background-position: 0px 16px;
}

