#errors{font-size:14px;	font-weight:normal;	margin:10px;padding:10px;}
#content-mail{margin:10px;padding:10px;max-width:650px !important;width: 600px;}
#content-mail textarea {
	color		: #444;
	background-color: inherit;
	font		: bold 0.8em Verdana, Arial, Sans-Serif;
	max-width	: 450px !important;
	width		: 400px;
	padding		: 2px;
	margin		: 0;
	border		: 1px solid #ccc;
}
#content-mail label {
	color		: #777;
	background-color: inherit;
	font		: normal 0.8em Verdana, Arial, Sans-Serif;
	padding		: 2px 2px 2px 0;
	vertical-align	: 50% !important;
	vertical-align	: middle;
}

#content-mail input {
	color		: #444;
	background-color: inherit;
	font		: bold 0.8em Verdana, Arial, Sans-Serif;
	padding		: 2px;
	margin-bottom	: 2px;
	border		: 1px solid #ccc;
}

#errors {
	color		: #444;
	background-color: inherit;
	font		: bold 0.8em Verdana, Arial, Sans-Serif;
	padding		: 2px;
	max-width	: 450px !important;
	width		: 400px;	
	margin-bottom	: 2px;
}
