#comment {
	margin:10px 0 0;
	padding:0 10px 10px;
}

#comment .clear {
	clear:both;
}

#comment .commentleft {
	float:left;
	overflow:hidden;
	padding-left:5px;
	width:20%;
}

#comment .commentright {
	background-color:#FFF;
	float:left;
	font-size:12px;
	overflow:hidden;
	padding-left:10px;
	width:77%;
}

#comment .commenttext,#comment .date {
	font-size:10px;
}

#comment .container {
	overflow:hidden;
	position:relative;
}

#comment .head {
	font-size:12px;
}

#comment .helpfulcontainer {
	background-color:#FFF;
	float:right;
	font-size:85%;
	min-width:90px;
	padding:0 0 4px 15px;
	text-align:right;
	vertical-align:middle;
}

#comment .role {
	font-size:11px;
}

#comment .username {
	font-size:13px;
	font-weight:700;
	text-decoration:none;
}

#comment h3 {
	clear:both;
	font-size:14px;
	margin:5px 0 0;
}
#comment .disclaimer {
	font-size:10px;
	text-align:center;
}
#comment .disclaimer a{
	font-size:10px;
	font-weight:bold;
}
.author {
	margin-bottom:10px;
	margin-top:5px;
	padding-top:5px;
}

.login {
	font-size:12px;
	text-align:center;
}

.mod {
	border-top:3px solid red;
	margin-bottom:10px;
	margin-top:5px;
	padding-top:5px;
}

.user {
	border-top:1px solid #0FF;
	margin-bottom:10px;
	margin-top:5px;
	padding-top:5px;
}
