

input.joinforminput {
	width: 200px;
	border: 1px solid silver;
}

table {
	font-size: 10pt;
}

div.joinformlabel {
	width: 100px;
	float: left;
	line-height: 22px;
}

.errorMessage {
	background-color: white;
}

