#comments div	{ padding:4px; 	 }
#comments .date	{ float:left; color:green;	}
#comments .name	{ float:left; color:#000; font-weight:bold;	}
#comments .text	{ float:left; }

#comform{ margin: 10px 0 10px 0; }
#comform h2, #comments h2{
	clear:both;
	text-align: center;
	margin-bottom:10px;
}