/* @override http://local.finabio.com/wp-content/plugins/clearskys/includes/css/enquiryform.css */

#csenquiryform {
	padding: 5px;
	width: 90%;
	background-color: #f2f1f1;
	border-top: 1px solid #fefc77;
	border-left: 1px solid #fefc77;
	border-right: 1px solid #d4d277;
	border-bottom: 1px solid #d4d277;
	border: 1px solid #e1dfe2;
}

.loadingbox {
	color: #fff;
	font-weight: bold;
	font-variant: normal;
	background-color: #780e04;
	visibility: hidden;
	float: right;
	font-size: 10px;
	padding: 4px;
}

.csdateday {
	width: 5em;
	margin-right: 5px;
}

.csrequired {
	font-weight: bold;
	text-decoration: none;
}

.csformerror {
	font-weight: bold;
	color: #780e04;
	display: block;
	font-size: .9em;
	margin-bottom: 10px;
}

.csmissing {
	font-weight: bold;
	color: #780e04;
}

.csdatemonth {
	width: 10em;
	margin-right: 5px;
}

#arrivaldateshow img, #departuredateshow img {
	width: 16px;
	height: 16px;
}

.cstext, .cscontact {
	width: 20em;
}

.csnum {
	width: 5em;
}
.csnote {
	width: 20em;
	height: 10em;
}
