/**
 * Style sheet gaestebuch
 */
.mod_article .ce_comments .comment_default
{
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}

.mod_article .ce_comments .comment
{
	padding:10px 0px;
	font-size:12px;
	line-height:1.5em;
}

.mod_comments .comment_default .info
{
	padding-bottom:20;
	font-size:10px;
	color:#333333;
}

