/*.gallery_BgHead {
	background: #4DDA5D url(../../../../images/frontend/backgroundImage/header2.jpg) no-repeat left top !important;
}*/
div#galleryLs {
	font-size: 0.75em;
}
div#galleryLs h3 {
	margin-bottom: 5px;
}
div#galleryLs div.item {
	border-bottom: 1px solid #E0D7CF;
	width: 590px;
	margin-bottom: 10px;
}
div#galleryLs div.item div.info {
	line-height: 1.4em;
	margin: 10px 0 5px 0;
}
div#galleryLs div.item a.link {
	display: block;
	width: auto;
}
div#galleryLs div.item div.img {
	float: left;
	padding-right: 5px;
	margin-top: 10px;
}
