/* CSS Document */
#contentGallery {

}
#contentGallery .contentGalleryTitle {
	margin-bottom: 15px;
	border-bottom: 2px solid #58585A;
}
#contentGallery .contentGalleryTitle h1 {
	margin: 0 0 3px;
}

#contentGallery .contentGalleryTitle, #contentGallery .contentGalleryText {
	padding-left: 5px;
}


#galleries .entry {
	float:left;
	width: 120px;
	text-align: center;
}
