.comment
{
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 3px;
	text-align: left;
}

.comment .author
{
	text-align: left !important;
	font-size: 1.5em !important;
}

.comment .text
{
	font-style: italic;
	border-top: 1px solid #999;
}

.comment .date,
.comment .options
{
	text-align: left !important;
	font-size: 0.8em;
}

.comment .options
{
	text-align: right !important;
}

.comment .options a
{
	margin-left: 20px;
}
