.core_gallery .overviewitem {
	float:left;
	width:190px;
	margin: 5px 10px 10px 11px;
	height:180px;
}

.core_gallery .overviewitem .previewphoto {
	
}

.core_gallery .overviewitem .description {
	
}

.core_gallery .gallerybackground {
	background-color:#cce9f7;
	padding-top:15px;
}

.core_gallery .gallerybackground .listitem {
	float:left;
	width:190px;
	height:140px;
	margin-right:10px;
	margin-left:13px;	
	margin-bottom:23px;

}

.core_gallery .gallerybackground .listitem .previewphoto {
}

.core_gallery .gallerybackground #galfoto {
	padding-left: 10px;
	padding-bottom:10px; 
}


