div#signUpColumn {
	z-index: 2;
	text-align: left;
	background-color: #c3c8ff;
	padding: 1em;
	font: 90%/140% "Trebuchet MS", "Helvetica Neue", sans-serif;
	float: right;
	width: 30%;
	margin-left: 1em;
	margin-bottom: 1em;
	clear: right;
}

.formleft {
	font-weight: bold;
	font-family: "Trebuchet MS", "Helvetica Neue", sans-serif;
	color: #14009f;
}

.formright {
	border: 1px solid #7f7f7f;
}

h2 {
	color: #14009f;
	font-size: 120%;
}

div#form_button {
	width: 100%;
	clear: both;
	float: none;
}