
input.gwt-TextBox {
	width: 130px;
}

input.speed {
	width: 60px;
}

#single_view input {
	width: 300px;
}

tr.duplicate {
	background-color: red;
}

#multiple_view button {
	display: block;
	clear: both;
}
