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

form div {
	clear: left;
}

form em {
	float: left;
	width: 80pt;
}
