body {
	font-family: verdana, arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
}

#form {
	text-align: left;
}

h1 {
	font-size: 20px;
	border-bottom: 3px solid #ccc;
	line-height: 25px;
}

p, label {
	font-size: 12px;
}

p {
	margin-bottom: 20px;
	line-height: 18px;
}

fieldset {
	border: 1px solid #ccc;
	margin-bottom: 40px;
}

legend {
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

label {
	float: left;
	width: 150px;
	text-align: right;
	padding: 4px 10px 0 0;
}

#radiobuttons label {
	float: none !important;
	width: 50px !important;
}

.help-text {
	font-size: 11px;
	color: #999;
	margin-left: 160px;
	margin-bottom: 10px;
}

input {
	margin-bottom: 10px;
}

.common-text {
	width: 350px;
}

textarea {
	width: 600px;
	height: 300px;
}

hr {
	color: #fff;
	clear: both;
	border: 0;
}

#description-text {
	background: #eee;
	border: 1px solid #e2e2e2;
	margin-top: 20px;
	padding: 5px 10px 5px 10px;
}

#description-text h2 {
	font-size: 14px;
	margin-top: 4px;
}

#description-text p {
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 10px;
}

#description-text em {
	font-weight: bold;
	font-style: normal;
}

#description-text blockquote {
	border-left: 2px solid #999;
	font-size: 11px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-left: 10px;
	line-height: 15px;
}

.calendarButton
{
	position: absolute;
}
