﻿fieldset {
	border: 0px;
	margin: 0px;
}

#formarea {
	width: 600px;
	margin: 0 auto 0 auto;.
	font-family: century gothic, verdana;
	font-size: 9.5pt;
	color: #fff;
	line-height: 150%;
}

legend {
	font-family: century gothic, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

label {
	font-family: century gothic, verdana;
	font-size: 9.5pt;
	color: #fff;
}

input {
	margin-bottom: 7px;
	font-family: century gothic, verdana;
	width: 240px;
}

textarea {
	font-family: century gothic, verdana;
	font-size: 9.5pt;
	width: 100%;
}

p.submit input {
	float: left;
	width: 90px;
	height: 36px;
	color: #fa66ff; /* f600ff */
	background: #444;
	border: 1px solid #fa66ff;
}
