p.posted {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
p.posted a{
	float: right;
}
#comments {
	width: 540px;
}
#comments a {
	font-size: 80%;
}
#comments ul {
	list-style: none outside none;
	margin: 1em 0 0 0;
}
#comments ul li{
	background-image: none;
	margin: 0;
	padding: 0;
}
#comments ul li.hi {
	border: #3c3c3c 1px solid;
}
#comments div {
	text-align: right;
	padding: 0.5em 0 0 0;
}
#comments li p {
	margin: 0 0 0.5em 0;
	padding: 0;
	clear: both;
}
#comments li a {
	font-size: 100%;
	float: none;
}
#comments li h4{
	margin:0;
	color: #fff;
}
#comments div.body{
	text-align: left;	
}
#comments div.body ul{
	list-style: disc inside none;
}

#buttons span{
	float: left;	
}

div#errors {
	text-align: left;	
}

div#errors h4{
	font-size: 80%;
	color: #ff0000;	
}
div#errors li{
	color: #ff0000;	
}
#commentsubmission{
	margin: 0 auto 0 auto;
	width: 100%;
}
#commentsubmission #captchas img{
	float: left;
	margin: 0 10px 0 0;
}
#commentsubmission #captchas input{
	width: 328px;	
}
#commentsubmission #buttons {
	text-align: right;
	white-space: no-wrap;
	padding: 1em 0 1em 0;
	margin: 1em 0 1em 0;
	border: #3c3c3c 1px solid;
}
#commentsubmission #buttons input{
	padding: 0 0 0 1em;
}
#commentsubmission label{
	font-size: 0.8em;;
}
#commentsubmission input.text{
	width: 100%;
	font-size: 0.8em;;
	margin: 0.4em 0 0.4em 0;
	border: #3c3c3c 1px solid;
}

#commentsubmission #comment_body,
#commentsubmission #comment_body___Frame{
	clear: both;
	width: 100%;
	margin: 0.4em 0 0.4em 0;
	border: solid #000000 0px;
}
