.case2 {
  display:block;
	float:left;
	width:42%;
	height:18em;
	clear:none;
	margin:.5em;
}

.case2 em{
  font-size: xx-small;
}
.case2 ul{
  font-size: x-small;
}

.case2 select {
  display:inline;
	width:20em;
}
.case2 label {
  display:inline;
	width:20em;
}



