﻿hr {
	color: #999;
	height: 1px;
}
label.error {
	margin-left: 1ex;
	color: red;
}
input.error, select.error {
	border: thin dotted #FF0000;
}
.bold {
	font-weight: bold;
}

