@charset "utf-8";
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:150%;
}
#form1 p {
	width:600px;
	margin:0px auto 10px 20px;
	text-align: left;
}
form {
	max-width:600px;
	margin:15px auto 10px 20px;
}
label {
	display:block;
	font-weight:bold;
}
textarea {
	width:400px;
	height:150px;
	text-align:left;
}
.textInput {
	width:250px;
}
.chkRad {
	float: left;
	margin-bottom: 15px;
	margin-left: 50px;
	max-width: 80px;
}
.clearIt {
	clear: both;
}
.warning {
	font-weight: bold;
	color: #F00;
}
.warning {
	font-weight:bold;
	color:#f00;
}
.website {
	display:none;
}
