div#content div#topImg{
	text-align:center;
	display: block;
        margin:-20px 0px 0px 0px;
}
div#coment1{
	width:425px;
}
div#coment2{
	width:300px;
}

div#coment1{
	margin:0px 0px 0px 20px;
	float:left;
}
div#coment2{
	margin:0px 0px 0px 0px;
      float:right;
}
div#coment1 h2,div#coment2 h2{
	font-size : 12pt;
      	color : #336655;
	margin:0px 0px 5px 0px;
      border-left: 6px solid #8b0000;
      	text-indent:6pt;
}
div#coment1 p{
	margin-left:10px;
	text-indent: 10pt;
}
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;
}