/* default styles for extension "tx_t3events" */
		input.f3-form-error {
			background-color:#FF9F9F;
			border: 1px #FF0000 solid;
		}

		.tx-t3events table {
			border-collapse:separate;
			border-spacing:10px;
		}

		.tx-t3events table th {
			font-weight:bold;
		}

		.tx-t3events table td {
			vertical-align:top;
		}
