@charset "UTF-8";
textarea {
	margin: 0;
	padding-top: 1;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	background-color: #F6DFBD;
	width: 233px;
	height: 189px;
}

#colgroup {
	margin: 0;
	padding: 0;
	position:absolute;
	left:0px;
	top:10px;
	width:280px;
	height:20px;
	z-index:28;
}

#fields {
	margin: 0;
	padding: 0;
	position:absolute;
	left:0px;
	top:40px;
	width:305px;
	height:230px;
	z-index:28;
	line-height:14px;
}

#fields input {
	margin:0;
	padding-top: 1;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	text-indent: 0px;
	line-height: 12px;
	color: #000000;
	background-color: #F6DFBD;
}

#text {
	margin: 0;
	padding: 0;
	position:absolute;
	left:0px;
	top:275px;
	width:305px;
	height:35px;
	z-index:28;
	word-spacing: 2px;
}

#textarea {
	margin: 0;
	padding: 0;
	position:absolute;
	left:310px;
	top:40px;
	width:240px;
	height:225px;
	z-index:29;
	line-height:14px;
}

#buttons {
	margin: 0;
	padding: 0;
	position:absolute;
	left:310px;
	top:275px;
	width:240px;
	height:35px;
	z-index:29;
	text-align:center;
}

#buttons input {
	font-size: 11px;
	height: 20px;
}