@charset "ISO-8859-1";
div.contact_simple_default {
	position:relative;
	margin-top:20px;
}
div.contact_simple_default input.text,div.contact_simple_default textarea,div.contact_simple_default select {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color:#4d4c4c;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#909090;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#909090;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#909090;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#909090;
}
div.contact_simple_default input.text.focus,div.contact_simple_default textarea.focus,div.contact_simple_default select.focus {
	color:#ffffff;
	font-size:1em;
	background-color:#4d4c4c;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#909090;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#909090;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#909090;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#909090;
}
div.contact_simple_default td.button_submit {
	text-align:center;
}
div.contact_simple_default label {
	color:#ffffff;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
}
div.contact_simple_default span.require {
	color:#ffffff;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
div.contact_simple_default span.error {
	color:#ffffff;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
div.contact_simple_default div.success {
	color:#ffffff;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
div.contact_simple_default div.error {
	color:#ffffff;
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	text-decoration:none;
}
div.contact_simple_default textarea {
}

