@charset "iso-8859-1";
/* Name    : Contact.css   */
/* Author  : Neil Moffatt */
/* Created : 27 Jan 2005  */

table caption {
	display: none;
}

.label {
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

.mandatory {
	color: #f00;
	font-weight: bold;
}