@charset "utf-8";
.-------- {
}
.main-area #requestForm {

}
.main-area .post-content #requestForm #fsRsrvRequest {

}

#fsRsrvRequest p label {
	text-align: right;
	float: left;
	width: 200px;
	padding-right: 1em;
	padding-top: 2px;
	font-size: .8em;
}
#requestForm #fsRsrvRequest p .text {
	width: 290px;
}

#fsRsrvRequest #captchaBlock {
	width: 120px;
	text-align: center;
	float: left;
	border: thin solid #000;
	background-color: #F99;
}
#fsRsrvRequest p .dropDown {
	text-align: center;
	width: 100px;
}

.accomColumn.header {
	height: 53px;
}
#requestForm #fsRsrvRequest p {
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#makeRsrv {
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
 .main-area {
	background-color: #EEF2E6;	
}
.sidebar {
	background-color: #B4BE89;
}
