/* CSS Document */
.comments{
	
	width:520px;
	padding:4px;
	background-color:#EAEAEA;
	border:1px dotted #999999;
	font-size:12px;
	text-align:left;
	color:#666666;
	line-hegith:1.3;

}
