header {
	margin-top:1em;
	height:6.25em;
}
form {
	text-align: left;
}
form th {
	padding:0.188em;
	font-weight: 100;
}
form table input[type="text"], form table input[type='time'], form table input[type="number"] {
	width:100%;
	border:none;
	border-bottom: 1px solid #000;
}
select {
	border:none;
	border-bottom:1px #000 solid;
}
form input[type="radio"]{
	width:auto;
}
form table input[type="text"]:disabled {
	background:none;
	border:none;
}
#jobstuff label {
	line-height: 1.3em;
}
.right {
	float:right;
}
.clear {
	clear:both;
}
.maxwidth {
	width:100%;
}
.gray, .gray input {
	background:#aaa;
}
.year {
	width:3.5em !important;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.noborder input{
	border:none;
}
#headline {
	color:#AAA;
}
#content {
	margin:auto;
	width:50em;
}
#content div {
	display:inline-block;
	vertical-align: top;
}
#logo {
	float:right;
}
#logo img {
	width:17em;
}
#products {
	width:100%;
}
#products th {
	border-left:0.063em solid #333;
}
#products th:first-child {
	border:none;
}

#childlist, #carlist {
	padding:0;
	margin:0;
}
#childlist li, #carlist li {
	list-style: none;
	text-align: left;
}
#childlist li input, #carlist li input {
	width:auto;
}
table .title th {
	font-weight: 700;
}
#childquestion {
	display:none;
}
