body {
	font-family: Arial;	
	}
select {
	background-color: #ccccff;
}
td.label {
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}
td.button {
	text-align: right;
}
input.text_input {
	width: 100%;
}
th {
	text-align: left;
	color: #6666ff;
}
#provider {
	font-size: small;
	color: #6666ff;
}