/* @override http://rmwebsite.com/michiganbeautifulsmiles/blog/wp-content/themes/michigan/style.css */

/********* Gallery Styles ********/
.galleryh2 {
	clear: both;
	width: 100%;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

#gallery {
	float: left;
	margin-left: 16px;
}

.case {
	float: left;
	display: inline;
	margin: 0 0 10px 14px;
}

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

#galleryImages .case {
	margin: 20px 0 0px!important;
}

.case img {
	border: 1px solid #C9A955;
	padding: 3px;
	background: #fff;
	display: inline;
}

#backLink {
	display: block;
}

#column-left .galleryh2 {
	display: block;
	clear: both;
	margin: 20px 0 10px 10px!important;
}

#prevPat {
	float: left;
	background: url("images/prevArrow.png") center left no-repeat;
	padding-left: 20px;
	margin-right: 20px;
}

#nextPat {
	float: right;
	background: url("images/nextArrow.png") center right no-repeat;
	padding-right: 20px;
}

.moreInfoLink {
	background: url("images/btnLarger.png") no-repeat;
	display: block;
	padding: 0 0 0 30px;
	width: 200px;
	margin: 0 auto;
}

.caseParagraph {
	margin: 0 10px!important;
}

#column-right {
	width: ;
}