@charset "utf-8";
/* CSS Document */

.enviar_comentario_web {
	font-family: "Comic Sans MS", cursive;
	font-size: 25px;
	font-style: normal;
	font-weight: bolder;
	color: #00C;
	text-decoration: underline;
	background-color: #FF0;
	padding: 4px;
	border: thick solid #F00;
	margin: 5px;
	float: right;
}
.thrColElsHdr #container #mainContent .enviar_comentario_web tr td a {
	text-align: right;
}
