/* appointments.css

Created:	2006-11-05
Modified:	-
Author:		Keith Riches &amp; Nick Snell
Version:	0.1
Cascade:	-
Notes:
*/

@import url(screen.css);

.required {
	color: #FF0000
}

#contact input {
	width: 225px;
}

#button {
	width: 90px !important;
}