@charset "utf-8";
/* CSS Document */
#Content h2.feature {
	background: #ccc url(/Assets/images/site/effects/purplebar.gif) repeat-y left;
	color: #fff;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 0.2em 0 0.2em 0.5em;
	clear: left;
}
#Content img.feature {
	width: 130px;
	height: 130px;
	float: left;
	clear: left;
	margin: 3px 20px 10px 0;
}
#Content p.sectionname {
	font-weight: bold;
}
#Content p.postcredit {
	margin-bottom: 1.2em;
}
#Content p.photos img {
	margin-right: 4px;
}
