div#content div#topImg{
	text-align:center;
	display: block;
}
div#coment1,div#coment2{
	width:375px;
}
div#coment1{
	margin:0px 0px 0px 10px;
	float:left;
}
div#coment2{
	margin:0px 0px 0px 410px;
}
div#coment1 h2,div#coment2 h2{
	font-size : 9pt;
	color : #efefef;
	margin:10px 0px 5px 0px;
	background-color: #336655;
	text-indent:10pt;
}
div#coment1 p{margin:0 0 20px 10px;}
div#coment2 dl{
	margin:0px 5px 5px 0px;
	border-bottom: 1px dotted #666666;
}
div#coment2 dt a{
	font-size : 9pt;
	margin:0px 0px 5px 3px;
}
div#coment2 dt a:hover{
	text-decoration: underline;
}
div#coment2 dt a .dai{
	font-weight: bold;
	margin-left:5px;
}
div#coment2 dd{
	margin-left:10px;
}
