table.content .right {
	padding-top : 32px;
}

#comment {
	margin-top : 10px;
	margin-bottom : 20px;
}
#comment .quote {
}
#comment .author {
	margin-top : 8px;
	font-weight : bold;
	float : right;
	clear : both;
}
#comment .location {
	margin-top : 2px;
	font-style : italic;
	float : right;
	clear : both;
}
#comment .divider, #locations .divider img {
	height : 1px;
	background-color : #c2ea6e;
}
#comment .divider {
	margin : 32px 0 12px 0;
}