body.comments {
	background-color: #64D059;
}

div.commentlink {
	position: relative;
	width: 100%;
	height: 10px;
	right: 30px;
	text-align: right;
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 0px solid #888888;
}
div.commentlink a {
	text-decoration: none;
}
div.commentlink a:hover {
	text-decoration: underline;
}
div.comment {
	background-color: #FFFFFF;
	font-size: 9pt;
	padding: 10px;
	width: 440px;
	border: 1px dotted;
	margin-bottom: 5px;
}
div.comment blockquote {
	font-size: 8pt;
	color: #444444;
	border-left: 1px dotted;
	padding-left: 5px;
	margin-top: 10px;
}
div.comment blockquote blockquote {
	color: #666666;
}
div.comment table {
	font-size: 9pt;
	border-collapse: collapse;
}
p.commentinfo {
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom: 1px solid #888888;
}
p.commentinfo a {
	color: #222222;
	text-decoration: none;
}
p.commentinfo a:hover {
	text-decoration: underline;
}

div.permalink {
	position: absolute;
	right: 0px;
	top: -5px;
}

div.postcomment {
	margin-top: 20px;
}

#postcommenttable {
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
	font-weight: bold;
	border-collapse: collapse;
	width: 100%;
}
#commentPreview {
	font-family: proportional;
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#commentposted {
	margin: 50px;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px dotted;
}

div.adblock {
	margin: 20px;
	padding: 10px;
	background-color: #EEEEFF;
	color: #555566;
	border: 1px solid #AAAAAA;
	font-family: Verdana,Helvetica,Arial;
	font-size: 10px;
}
div.adblock h3 {
	font-size: 12px;
	color: #222233;
	margin: 0px 0px 5px 0px;
}
div.adblock a {
	color: #555566;
}
div.adblock a:hover {
	color: #222233;
}

