.commentlist-pager
{
	border-top:			1px solid #AAAAAA;
	text-align:			center;
}

.commentlist-header
{
	border-bottom:	1px solid #AAAAAA;
	border-bottom:	1px solid black;
	margin: 0px;
	padding: 0px;
}

.commentlist-nick
{
	font-weight:		800;
}

.commentlist-date
{
	float:					right;
}

.commentlist-text
{
	margin-bottom:	5px;
}

.commentlist-container
{
	margin-bottom:	30px;
}

.div-comments-list-title
{
	border-bottom:1px solid #AAAAAA;
	color:#143C55;
	font-family:"Trebuchet MS",Helvetica,Arial,Tahoma,sans-serif;
	font-size:150%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:3px;
	line-height:normal;
	margin:0;
	padding:10px 0;
	margin-bottom: 10px;
	text-transform:uppercase;
}

.div-comments-form-title
{
	border-bottom:1px solid #AAAAAA;
	color:#143C55;
	font-family:"Trebuchet MS",Helvetica,Arial,Tahoma,sans-serif;
	font-size:150%;
	font-style:normal;
	font-weight:normal;
	letter-spacing:3px;
	line-height:normal;
	margin:0;
	padding:10px 0;
	margin-bottom: 10px;
	text-transform:uppercase;
}

.div-comments-subscribeform-title
{
	border-bottom:1px solid #AAAAAA;
	color:#143C55;
	font-family:"Trebuchet MS",Helvetica,Arial,Tahoma,sans-serif;
	font-size:150%;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:3px;
	line-height:normal;
	margin:0;
	padding:10px 0;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform:uppercase;
}


.div-no-comment
{
	font-weight:		800;
	text-align:			center;
	border-top:			1px solid black;
}

.comment-email
{
	width:				470px;
	margin-bottom:	10px;
	font: 				100% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
}

.comment-text
{
	width:				470px;
	height:				200px;
	margin-bottom:	10px;
	font: 				100% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
}

.comment-checkbox
{
	margin-bottom:	10px;
}

.comment-submit
{

}

.div-comment-error
{
	margin-bottom:	10px;
	margin-top:		10px;
	font: 				100% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color:				#FF0000;
	font-weight:		800;
}

.div-comment-msg
{
	margin-bottom:	10px;
	margin-top:		10px;
	font: 				100% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
	color:				#45C445;
	font-weight:		800;
}

.commentlist-bottom-link
{
	text-align: right;
}


