label em
{
	color: #c00;
	font-style: normal;
}
label
{
	display: block;
	line-height: 0.8em;
}
input
{
	margin-top: 0;
}
textarea
{
	height: 120px;
}

ul
{
	list-style: none;
	margin: 0;
}


a.enviar,
a.enviar:visited
{
	padding: 3px 10px;
	background: #68B022;
	color: #fff;
	text-decoration: none;
	border: 1px solid #fff;
}
a.enviar:hover
{
	text-decoration: none;
	border: 1px solid #000;
}

iframe
{
	display: none;
	height: 0;
}
