/********************* Forms  ******************/

fieldset {

	margin: 1em 0;

	padding: 1em;

	border: 1px solid #7C7C7C;

	background: #f8f8f8;

}



legend {

	color: #000080;

	font-weight: bold;

}



label {

	float: left;

	width: 10em;

}




.go {

	height: 21px;

	background: #65A8C9;

	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

}

#leaflets td.centre {
	text-align: center;
}

#leaflets td.right {
	text-align: right;
}


