#csenquiryform {
	width: 90%;
	margin-left: 12px;
	/*background-color: #f6f6f6;
	border: 1px solid #cccccc;*/
}

.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;
	text-align: right;
	color:;
}

.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: 240px;
}

.csnum {
	width: 5em;
}
.csnote {
	width: 240px;
	height: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}