.comments_error {
	color:#ff0000;
}

.commentnickname {
	width:150px;
}

.commentform {
	padding:0px;
}

.commenttext {
	width:100%;
}

.commentstyle1 {
	background:#eeeeee;
	padding:3px;
}

.commentstyle2 {
	background:#ffffff;
	padding:3px;
}

.commentdate {
	font-weight:normal;
	float:right;
	width: 100px;
	align: center;
	font-style : italic;
}

.commenttitle {
	font-weight:bold;
	align: center;
}

.commentbody {
	margin-left:10px;
}

.commentedit {
	padding-left:10px;
}
