.bar { overflow: hidden; margin: 0 0 10px 0; }

.category,
#right .submit { 
	float: left;
	border: solid 1px #d3cdc6;
	padding: 3px;
	color: #367c2b;
	text-decoration: none;
	margin: 0 10px 0 0;
}

.category .links,
.category a { color: #69401d; text-decoration: none; }

.category .links { padding: 0 5px; }

h3 {
	color: #367c2b;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.3em;
}

.date { color: #367c2b; margin: 0 0 10px 0; }

.image { float: right; padding: 0 0 0 10px; }

.story { 
	line-height: 1.3em;
}

.testimonials {
	border-top: solid 1px #d3cdc6;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	display: block;
}

.testimonials dt {
	color: #367c2b;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0 0 .3em 0;
}

.testimonials dd { margin: 0 0 1em 0; }

.testimonials dd a {
	text-decoration: none;
	color: #000;
}

.testimonials dd strong,
.testimonials dd .more { color: #367c2b; }

.testimonials dd .more { text-decoration: underline; }



.comments {
	background: #FFF;
	border: solid 1px #aea79d;
	padding: 5px;
	margin: 10px 0 0 0;
}

.comments h4 {
	color: #367c2b;
	font-weight: bold;
}