.contactForm {	width: 90%;	margin: 0 0 1px 50px;	text-align: left;}fieldset {	border: none;}legend {	text-indent: -2px;	font-size: 1.6em;}.contactForm input, .contactForm textarea {	width: 250px;	border: solid 1px #999;	padding: 2px;}.contactForm textarea {	float: left;	width: 450px;	margin-right: 4px;}label {	clear: left;	display: block;	margin-top: 1em;}.contactForm .formbtn {	width: 135px;	margin: 1em 50px 0 0;	/*border: none;	height: 25px;	text-indent: -9999px;*/}/*.contactForm .reset {background: url("/i/btnReset.gif") #FFF 0 0 no-repeat;}.contactForm .send {background: url("/i/btnSend.gif") #FFF 0 0 no-repeat;}*/.clearFloat {	clear: left;}.alert {	border: solid 1px #C33;	background-color: #FDD;	color: #000;	padding: 2px;}.type {float: left; margin: 1em 0;}.type input {clear: left; float: left; width: auto}.type label {clear: none; float: left; margin: 0.2em 0 0.2em 1em;}.error {color: #C00;}
