.outer table {
	border: 1px solid #000;
}

input, select, textarea {
  border: solid 2px #CCCCCC;
  font-size: 10px;
}

.preset input {
  border: 2px solid #000;
  font-size: 10px;
  font-weight: bold;
}

.res_cell {
  border: solid 2px #CCCCCC;
  font-size: 10px;
  width: 30px;
  height: 30px;
}

#center {
	float: left;
	width: 100%;
	
	
	overflow: hidden;
	}