#ref {
	border: 0px;
}

#ref th {
	width: 200px;
	background: #fff267;
	text-align: right;
	font-weight: normal;
}

#ref th.top, #ref td.top {
	vertical-align: top;
}

#ref th.title {
	background: #030199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	text-align: left;
}

#ref td {
	background: #fff9b3;
}

#ref td input {
	width: 340px;
}

#ref td input.check {
	width: 18px;
	border: 0px !important;
}

#ref td input.submit {
	width: 100px;
}

#ref td input, #ref td textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}


#ref td.submit {
	text-align: right;
}

#ref td textarea {
	width: 340px;
	height: 60px;
}
