#comments{
	text-align:left;
	margin-top:1.25em;
	font-size:.92em;
}

#commentlist{
	color:#666;
	font-size: .96em;
	margin-top:1.25em;
}

#writer{
	color:#000;
}

#comment{
	margin-top:1em;
	margin-bottom:1em;
}

#date{
	text-align:right;
}


h3{
	color:#666;
	font-size:1.25em;
	
}

#hline{
	height:.1em;
	background-color:#FFF;
	
}


.inputText {
	width:20em;
	
}


