xxinput {
	border: 0;
	margin: 0;
	padding: 0;
	background: inherit;
	font: inherit;
	color: inherit;
}

div.head {
	text-align: center;
	font-weight: bold;
	padding: 1px;
	padding-bottom: 1.8em;
}

body {
	background-color: #FFFFCC;
	margin: 2px;
}

div.Searle {
	color: pink;
	text-align: center;
}

table.Searle {
	border: 0;
	margin: 0;
}
table.Searle th {
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	padding: 0;
	padding-top: 1.2em;
	font-size: x-small;
}
table.Searle div.edit {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
table.Searle div.edit:hover {
	background-color: pink;
}
table.Searle td {
	text-align: left;
	font-weight: normal;
	padding: 0;
	font-size: small;
	cursor: pointer;
}
table.Searle td:hover {
	background-color: yellow;
}
table.Searle tr.id { background: #E2C49C; }
/*table.Searle td.ref { background: #996600; color: #F5DEB3; width: 40%; }*/
/*table.Searle td.name { color: #996600; width: 20%; }
table.Searle td.date { color: #996600; width: 40%; }*/
table.Searle tr.strange td { background-color: pink; }
/*table.Searle td.class_0, td.class_1, td.class_2, td.class_3, td.class_4, td.class_i, td.class_5, td.class_6, td.class_7, td.class_8, td.class_9, td.class_l, td.class_g, td.class_w, td.class_e, td.class_p {
	background: #F5DEB3; padding: 5px; padding-left: 3em;
}
table.Searle td.class_3f { background: pink; padding: 5px; padding-left: 3em; }
table.Searle td.class_21 { background: #F5DEB3; color: #996600; padding: 5px; padding-left: 3em; }
*/
