.gallery_single .single {
	position: relative;
}

.gallery_single .single .title {
	font-size: 1.5em;
	color: #000000;
	margin-bottom: 2em;
}

.gallery_single .single .lead {
	width: 445px;
	font-size: 1.0em;
	padding: 10px;
	background: #66835a;
}
.gallery_single .single .star {
	padding-top: 10px;
	text-align: center;
}

.gallery_single .info {
	font-weight: bold;
}
.gallery_single .info span{
	color: #000;
	float: left;
	width: 40px;
}
.gallery_single .back {
	float: right;
	background: #000;
	padding: 3px 10px 6px;
	margin-top: -8px;
}
/* all */
.gallery hr {
	border: 0;
	height: 1px;
	width: 439px;
	color: #4a6042;
	background-color: #4a6042;
}