* {
	margin:0;
	padding:0;
}
div.clear {
	clear:both;
}
div.comment {
}
div.comment-unapproved {
	padding:10px;
	border-bottom:1px solid #ccc;
	background-color:#e1e1e1;
}
div.date {
	display:block;
	background-color:#cdcdcd;
	border-bottom: 1px solid#fff;
	width:400px;
	height:26px;
	color:#000000;
	font-size:12px;
	padding:6px 0 0 10px;
}
div.date2 {
	display:block;
	background-color:#f5f5f5;
	width:400px;
	color:#000;
	font-size:12px;
	padding:6px 0 5px 10px;

}

div.date3 {
	display:block;
	background-color:#f9ffd2;
	width:400px;
	color:#000;
	font-size:12px;
	padding:6px 0 5px 10px;

}

span.content {
	font-size:12px;
	line-height:1.4em;
}
div#submission {
	margin-top:10px;
}
div#submission textarea {
	float:left;
	width:490px;
	height:86px;
	padding:10px 25px 5px 15px;
	border:1px solid #cdcdcd;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000;
}
div#submission input#submit-comment {
	width: 94px;
	height: 23px;
	background: url(../img/kop4e2.gif) no-repeat;
	text-align: center;
	padding-top: 3px 0 0 3px;
	border: 0px;
	color:fff;
	cursor:pointer;
}
div#loader {
	float:left;
	width:490px;
	height:86px;
	padding:10px 25px 5px 15px;
	border:1px solid #cdcdcd;
	background-color:#f5f5f5;
}
div#loader img.load-gif {
	display:block;
	width:16px;
	height:16px;
	margin:15px auto 0 auto;
}
div#loader span.success {
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:25px;
}
span.limit {

	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000;
	padding:2px;
}
div#too-short {
	float:left;
	width:488px;
	border:1px solid #cdcdcd;
	background-color:#fff;
}
div#too-short span.error {
	display:block;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding:5px 10px;
	margin-top:10px;
	color:#ff0000;
}
span.time {
color:#666666;
font-size:11px;
}













.box {
	width:490px;
}

#load {
	position:absolute;
	left:225px;
	background-image:url(images/loading-bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:159px;
	color:#999;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	height:40px;
	font-weight:300;
	padding-top:14px;
	top: 23px;
}
#container {
	position:relative;
}
.avatar {
	float:left;
	margin-right:20px;
}
.text {
	float:left;
	width:300px;
	font-size:13px;
}
.text span {
	font-size:18px;
	line-height:23px;
	font-weight:700;
}
.delete {
	margin-left:5px;
}
a.delete {
	padding:3px;
	text-align:center;
	font-size:18px;
	font-weight:700;
	text-decoration:none;
	color:#C00;
}
a.delete:hover {
	background-color:#900;
	color:#FFF;
}

.date {
	padding-top:10px;
	font-weight:700;
	color:#333;
	font-size:12px;
}
