﻿.content-item-comment-container
{
	width: 100%;
	padding: 2px;
}

.content-item-comment-container h3 a
{
	color: #790000;
	border-bottom: dotted 1px #790000;
	background: url(/img/comment.gif) no-repeat scroll 0 0;
	padding-left: 20px;
	font-size: .7em;
	padding-bottom: 3px;
	
}

.content-item-comment-container .content-item-comments
{
	margin-top: .5em;	
}

.content-item-comment-container .content-item-comments dl
{
	margin-top: .2em;
	margin-left:.2em;
}

.content-item-comment-container .content-item-comments dt
{
	color: #4F517C;
	font-weight:bold;
	font-size: .8em;
}

.content-item-comment-container .content-item-comments dt .comment-date-time
{
	font-size: .6em;
}

.content-item-comment-container .content-item-comments dd
{
	font-size: .7em;
	margin-bottom: .8em;
	margin-top: .1em;
}

.content-item-comment-container .content-item-comment-submission-container
{
	margin-top: 1.2em;
}

.content-item-comment-container .content-item-comment-submission-container .content-item-comment-submission-form
{
	margin-top:.2em;
}

.content-item-comment-container .content-item-comment-submission-container h3
{
	padding-bottom: .3em;
	font-size: .7em;
}

.content-item-comment-container .content-item-comment-submission-container label
{
	font-size: .7em;
}

.content-item-comment-submission-form .comment-submission-textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

.content-item-comment-submission-form .comment-submission-textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
