
.title {
	font-size:18pt;
	color:#000000;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:20px;
}

div#regform, #mainContent {
	text-align:left;
	background-color: #FFFFFF;
	width:960px;
}

.confirmation {
	width:900px;
}

#error_msg_big {
	color:red;
	padding:10px;
}

input {
	width:180px;
}

input.form_btn {
	width:100px;
}

.jump {
	border:1px solid #000000;
}

#disclaimer {
	color:#333333;
	font-style:italic;
	width:400px;
	padding-bottom:20px;
}
