.gallery_row {
	width: 520px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #772B2F;
	height: 85px;
}
.gallery_img {
	width: 110px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.gallery_row_left {
	width: 120px;
	margin-right: 8px;
	border: 1px solid #4A0000;
	float: left;
	clear: right;
}
