﻿.Comments
{
}


.Comments .Comment
{
	margin-bottom: 10px;
}

.Comments .Comment .Source
{
	font-style: italic;
	margin-bottom: 10px;
}

.Comments .Comment .Quote
{
	padding: 10px;
	background-color: #fff;
	border-left: solid 2px #AC8;
	
}