
.page_content .more a {
	text-transform: uppercase;
	color: #6c2610;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
}
.photographer {
	margin-bottom: 20px;
}
.photographer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.photographer { display: inline-block; }
.photographer { display: block; }
	.image {
		display: block;
		float: left;
		width: 150px;
	}
	.text {
		float: left;
		margin-left: 20px;
		width: 290px;
	}
		.text .tagline {
			font-style: italic;
			text-transform: none;
			color: #000;
			font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
		}