.gallery-single {
	position: relative;
}
.gallery-single h1 {
	margin-top: 5px;
	text-align: center;
	left: 10px;
	top: 9px;
	width: 555px;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	line-height:1.2em;
}
.gallery-single-image {
	height: 585px;
	margin-bottom: 15px;
}

.gallery-single-buy {
	text-align: right;
	margin-top: 10px;
}
.gallery-single-buy a {
	background-image: url(/sitestyle/images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 7px;
}
.gallery-single-back {
	border-top-width: 1px;
	border-top-color: #3e3d3d;
	border-top-style: solid;
	text-align: right;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.gallery-single-back a {
	background-image: url(/sitestyle/images/menu/arrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 7px;
}

