.inquiry {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	color: #CCCCCC;
	background-color: #02012D;
	border: 1px solid #0033FF;
	text-align: left;
	text-indent: 8px;
	vertical-align: middle;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	text-decoration: none;
	white-space: normal;
	cursor: text;
	width: 180px;
	height: 20px;
}
.message {
	font-family: Arial;
	font-size: 8pt;
	color: #CCCCCC;
	background-color: #02012D;
	width: 180px;
	border: 1px solid #0033FF;
	text-indent: 8px;
}
