/* @override http://rmwebsite.com/beverlyhillscosmeticdentist/wp-content/themes/beverlyhills/gallery.css */

.case {
	margin: 0 0 0 20px;
	float: left;
}

#gallery .case:last-child {
	border-bottom: none;
}

.case img {
	margin-right: 0px;
	padding: 2px;
	border: 1px solid;
}

#inside #content .case p {
	margin-left: 0px;
}

.moreInfo {
	display: block;
	text-align: center;
}

.row {
	border-bottom: 1px solid;
	padding-bottom: 20px;
	margin-bottom: 20px;
	float: left;
	margin-left: 20px;
}

.row .case:first-child {
	margin-left: 0px;
}