@charset "utf-8";
/* CSS Document */
.error
{
	font-size: 105%;
	color: #F00;
	font-weight: bold;
	text-align: center;
}
table.formTable
{
	width:100%;
	border: none;
}
.formTableCell { text-align: right; }
.confirmationLabel { font-weight: bold; }

<!-- END OF CSS RULES -->
