th{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	width: 522px;
}

.text_box{
	border: 1px solid #e8e8e8;
	width: 278px;
	height: 17px;
	padding: 3px;
	font-family: "Georgia", "Times New Roman";
	color: #494949;
}

textarea.text_box{
	border: 1px solid #e8e8e8;
	width: 278px;
	height: 100px;
	padding: 3px;
	font-family: "Georgia", "Times New Roman";
	font-size: 1em;
	color: #494949;
	min-height: 100px;
	line-height: 16px;
}
.mandatory{
	color: #28B3DB;
}
