fieldset {
	width: 1000px;
}

legend {
	font-size: 20px;
}

label.field {
	text-align: right;
	width: 200px;
	float: left;
	font-weight: bold;
}

input.textbox-300 {
	width: 100px;
	float: left;
}

fieldset p {
	clear: both;
	padding: 5px;
}

canvas.c1 {
   border:1px solid black;
}
