#onlinebooking {
	float:left;
	margin-left:70px;
	margin-top:20px;
}

.year {
	width:50px;
	height:18px;
	background-color:#ffffff;
	border-color:#B5B8C8;
	border:1px solid #B5B8C8;
	background-image:url(../images/text-bg.gif);
	background-repeat:repeat-x;
	margin-left:10px;
	margin-right:3px;
}
#onlinebooking span {
	color:#F00;
	margin-left:5px;
}

.txtbox {
	width:350px;
	border:0;
	height:18px;
	background-color:#ffffff;
	border-color:#B5B8C8;
	border:1px solid #B5B8C8;
	background-image:url(../images/text-bg.gif);
	background-repeat:repeat-x;
}

hr {
	color:#eee;
	height:0px;
}

#ui-datepicker-div {
	position:relative;
	z-index:100;
}

.reset {
	border:0;
	width:70px;
	background:url(../images/btn2.png);
	background-repeat:no-repeat;
	height:30px;
	cursor:pointer;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.reset:hover {
	color:#06C;
}

.submit {
	border:0;
	width:100px;
	background:url(../images/btn.png);
	background-repeat:no-repeat;
	height:30px;
	cursor:pointer;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.submit:hover {
	color:#06C;
}

#maincontent {
	width: 910px;
	background-image: url(../images/onlineb.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.title {
	background:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-color:#454545;
	text-align:left;
	font-size:12px;
	width:900px;
	margin:5px;
	margin-top:7px;
	height:22px;
	margin-left:-4px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	float:left;
	padding-left:20px;
	padding-top:5px;
}

