/* @override http://rmwebsite.com/redsky/wp-content/themes/redskydentalspa/gallery.css */

.row {
	width: 500px;
	clear: both;
	float: left;
	border-bottom: 1px solid;
	margin: 0 20px 10px 30px;
	padding-bottom: 10px;
}

.case {
	float: left;
	display: table;
}

.case.single {
	margin: 20px;
}

.case img {
	padding: 3px;
	border: 1px solid;
	margin-bottom: 5px;
}

.case img:first-child {
	margin-right: 10px;
}

.more-info {
	display: block;
	text-align: center;
}

#gallery h2 {
	border-bottom: 1px solid;
	padding-bottom: 3px;
}