body {
	background: #ffffcc;
}
#order_table #l, th {
	text-align: left;
	vertical-align: top;
	font-family: Arial, Helvetica, Geneva;
	font-size: 0.85em;
	padding-top: 3px;
}
#order_table #mid {
	width: 10px;
}
#order_table tr {
	height: 30px;
}
#order_table textarea {
	width: 300px;
	height: 80px;
}
#order_table hr {
	width: 100%;
	height: 1px;
	color: #CCCCCC;
}
#order_table th {
	font-weight: bold;
	font-size: 1.0em;
	height: 50px;
}
#order_table #fld {
	vertical-align: top;
	font-weight: bold;
	color: #666633;
}

#q1, #q2 {
	width: 240px;
}
#q3, #q4 {
	width: 160px;
}

#q5, #q6, #q7 {
	width: 120px;
}

#lang {
	position: absolute;
	z-index: 20;
	text-align: right;
	width: 100%;
}

#main {
	position: absolute;
	z-index: 10;
}