/* CSS Document */

.form_table td
{
	padding: 3px 3px 3px 3px;
}
.form_table td.error
{
	font-weight: bold;
	color: #F00;
}
