

#events {
	width:705px;
	float:left;
	}
	
#events label, #events legend {
	display:block;
	font:1em "courier new", monospace;
	line-height:150%;
	}
	
#events legend {
	font-weight:bold;
	}
	
#events label span {
	display:block;
	float:left;
	text-align:right;
	width:705px;
	}

#events input {
	width:705px;
	margin:0 0 0 10px;
	font:1em "courier new", monospace;
	}

#events input#score {
	width:100%;
	margin:0;
	}





