#form1 {
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#form1 table{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
}

#form1 table td {
	padding: 3px 0;
}

label.error {
	font-size: 10px;
	padding: 0 0 0 5px;
	color: red;
}

strong.login_message {
	font-size: 12px;
	font-weight: bold;
}

.registerTable {
	font-size: 12px;
	font-weight: normal;
}

.registerTablePad {
	margin-top: 10px;
}