#sendmail {
	border: 1px solid #CCCCCC;
	background: #eeeeee;
	padding: 10px 10px 0 32px;
	margin: 10px auto 0px auto;
	width: 260px;
	height: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sendmail h1 {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
	font-size: 0.8em;
	background: url(images/background-recomienda.gif) no-repeat 1px;
	padding-left: 15px;
}

#sendmail fieldset {
	border: none;
}

#sendmail legend {
	display: none;
}

#sendmail input {
	font-size: 0.7em;
	margin: 3px 0 -5px 0;
	width: 200px;
}

#sendmail label {
	color: #033;
	font-size: 0.7em;
	font-style: normal;
	float: left;
	width: 100%;
}

#sendmail a {
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	color: #333;
	text-align: center;
	color: #FF0000;
}

#sendmail a:hover {
	text-decoration: none;
}

.button-send {
	background: #FF0000;
	color: #FFFFFF;
	border: 1px solid #999999;
	margin-left: 10px;
	padding: 1px 3px 1px 3px;
	width: 130px !important;
	position: relative;
	top: 20px;
	left: -15px;
}

.float-left {
	float: left;
}

.wwgrp {
	margin-top: 15px;
}

#termsAndConditions {
	font-size: 0.7em;
	position: relative;
	top: 40px;
}

#termsAndConditions a {
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	color: #333;
}

#termsAndConditions a:hover {
	text-decoration: underline;
}

.errorMessage {
	font-weight: bold;
	text-align: center;
	color: red;
}

/*
.wwFormTable {}
.label {
    font-style:italic;
    float:left;
    width:30%
}
.errorLabel {font-style:italic; color:red; }
.checkboxLabel {}
.checkboxErrorLabel {color:red; }
.required {color:red;}
*/
