#csenquiryform {
	padding: 5px;
	width: 80%;
	background-color: #eeeeee;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

.loadingbox {
	color: #fff;
	font-weight: bold;
	font-variant: normal;
	background-color: #ff7d78;
	padding-right: 5px;
	padding-left: 5px;
	visibility: hidden;
	float: right;
}

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

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

.csformerror {
	font-weight: bold;
	color: #ff2b00;
}

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

.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;
}
