DIV.comentario
{
	font-size: 10px
}

TD
{
	text-align: center;
	vertical-align: top;
	font-size: 10px
}

INPUT.inpChat
{
	width: 100px;
	background-color: #c5d1e4;
	border: solid 1px black;
	font-family: verdana, sans-serif, helvetica;
	font-size: 11px
}

INPUT.btnChat
{
	cursor: hand;
	background-color: #758ec4;
	border: solid 1px black;
	width: 50px;
	font-weight: bold;
	font-family: verdana, sans-serif, helvetica;
	font-size: 11px
}

