.gallery_foto .item_list {
	list-style-type: none;
}

.gallery_foto .item_list li {
	width: 465px;
	height: 157px;
	margin-left: 0px;
	padding-top: 10px;
	background: #66835a;
	padding-bottom: 20px;
}
.gallery_foto .item_list li.spacer {
	clear: both;
	float: none;
	height: 25px;
	text-align: center;
	padding-left: 7px;
	padding-top: 13px;
	padding-bottom: 5px;
	overflow: hidden;
	background: none;
}
.gallery_foto .date {
	font-size: 0.916em;
	color: #fff;
}
.gallery_foto .item_list .thumb {
	float: left;
	width: 208px;
	height: 156px;
	padding-top: 10px;
	padding-left: 20px;
	background: url('/media/dsg/thumb_bg.png') no-repeat top left;
}
.gallery_foto .info {
	font-weight: bold;
}
.gallery_foto .info span{
	color: #000;
	float: left;
	width: 40px;
}
.gallery_foto .item_list .description {
	float: left;
	width: 215px;
	padding-top: 5px;
	margin-left: 10px;
}
.gallery_foto .item_list .description.no_picture {
	margin-left: 221px;
}
.gallery_foto .lead p {
	margin-bottom: 0em;
}
.gallery_foto .next,
.gallery_foto .lead {
	font-size: 0.916em;
}