.zoomout .highslide-image {
	cursor: url(highslide/graphics/zoomout.cur), pointer;
	border: 6px solid #fbe698;
}
.zoomout .highslide-caption {
	width: auto;
	background: #885315;
	text-align: center;
	font-size: 16px;
	color: white;
	font-weight: bold;
	padding: 6px;
}
.zoomin .highslide-image {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
}
.highslide-image {
	border: none;
}
.highslide-controls {
	width: 60px !important;
}
.highslide-controls .highslide-close {
	display: none;
}
.highslide-controls .highslide-full-expand {
	display: none;
}
.highslide-full-expand {
	visibility: hidden
}
.highslide-caption {
	padding: .5em 0;
	background: none;
	font-size: 12px;
	color: #5b2700;
	font-weight: bold;
	text-align: center;
}
.closebutton {
	top: 0;
	left: 0;
}


.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0;
}
.highslide-html {
	background: none;
}

.highslide-header, .highslide-footer, .highslide-number {
	display: none;
}

#gallery-area { width: 430px; height: 400px; border: 1px solid #6fa628; background-color: #e9fa9b; }


.highslide-thumbstrip div { margin-right: -30px; width: 435px; }