.greybox {
	border: 1px solid #666;
	background-color: #ddd;
	padding: 1em;
	margin: 1em;
}

label {
	width: 10em;
	float: left;
}

input.text {
	width: 20em;
}

address#ridings {
	background-image: url(../images/css_contact_ridings.gif);
	background-position: right;
	background-repeat: no-repeat;
	line-height: 130%;
}