

				DIV.errors {
					color: red;
					margin-bottom: 20px;
				}

				DIV.errors SPAN {
					font-weight: bold;
					text-decoration: underline;
				}

				LABEL SPAN {
					color: red;
					font-weight: bold;
					font-size: 20px;
				}

				LABEL {
					padding: 0 0 0 0;
				}

			