#commento
{
	border-top: 5px solid rgb(18, 52, 115);
	font-size: 1.5em;
	margin-top: 10px;
	padding-top: 5px;
}

#message
{
	width: 650px;
	height: 300px;
	border: 1px solid rgb(18, 52, 115);
	font-size: 1.1em;
}

#email, #web, #name
{
	width: 300px;
	border: 1px solid rgb(18, 52, 115);
	font-size: 1.1em;
}

table tr td input .button
{
	font-size: 1.2em;
}
