/*
CSE 190 M, Spring 2009, Marty Stepp
CSS styles for turnin form page
*/

form div {
	clear: left;
}

form strong {
	float: left;
	width: 10em;
}
