/*
 Author: Bastiaan Welmers
 (C) Velomobiel.nl
 */

form.amountForm input[type=text] {
	width: 3em;
}

span.disabled {
	color: gray;
	font-weight: bold;
}