
label
{
	display: block;
	float: left;
	clear: left;
	font-weight: bold;
}

input, textarea
{
	width: 95%;
	background: #FFFFF6;
}

h3
{
	margin: 0;
	text-decoration: underline;
	margin-bottom: 5px;
}

h2
{
	background: url(../gfx/enquiries.jpg);
	width: 96px;
	height: 25px;
}

h2 span
{
	display: none;
}

em
{
	font-weight: bold;
	font-size: 140%;
}
