.gallery_wrapper {
	height: auto;
	width: auto;
	margin-left: 35px;
	margin-right: 35px;
	border: 1px solid #673E1E;
	margin-top: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.gallery_sale_info {
	float: left;
	height: auto;
	width: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 5px;
	text-align: center;
}
.gallery_info {
	float: left;
	width: 390px;
	margin-left: 15px;
	height: auto;
}
.gallery_img {
	height: 200px;
	width: 300px;
	float: left;
	line-height: 100%;
}
.gallery_thumb {
	height: 200px;
	width: 100px;
	float: left;
	margin-left: 15px;
	border-top-color: #673E1E;
	border-right-color: #673E1E;
	border-bottom-color: #673E1E;
	border-left-color: #673E1E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#gallery_checkout {
	height: 75px;
	width: auto;
	margin-right: 35px;
	margin-left: 35px;
}
.Soldout {
	width: auto;
	height: auto;
	margin-right: 25px;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #BA9D6D;
	border-right-color: #BA9D6D;
	border-bottom-color: #BA9D6D;
	border-left-color: #BA9D6D;
	text-align: center;
}
