.toolTipNote{
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	margin: 5px 0px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	z-index: 0;
	visibility: hidden;
	position: absolute;
	white-space: nowrap;
	text-align: left;
	padding: 5px 5px 5px 5px;
	background-color:#CCC;
	color:#000;
}

.booking_calendar tr.month td { border-bottom: 1px solid #212123; }
.booking_calendar tr.days td { border-bottom: 1px solid #879c1d; padding: 4px !important; }
.booking_calendar tr.week td { padding: 4px !important; height: 22px !important; }
.booking_calendar tr.month td a { color: #879c1d !important; }

.booking_calendar form table tr.arrival td { border-top: 0; }

.booking_calendar form table tr td { border-collapse: collapse; border: 1px solid #3D3D41; border-left: 0; border-right: 0; padding: 8px 4px; vertical-align: top; }
.booking_calendar form table tr td.content { width: 120px !important; }

.booking_calendar form table tr td.instructions { border-top: 0; border-bottom: 1px solid #879c1d; }

.booking_calendar form table tr td.label { font-weight: bold; width: 80px !important; }
.booking_calendar form table tr td textarea, .booking_calendar form table tr td input { font-family: inherit; font-size: inherit; padding: 2px; width: 106px !important; }
.booking_calendar form table tr td textarea { width: 110px !important; }

.booking_calendar form table tr.buttons td { border-bottom: 0; }
.booking_calendar form table tr.buttons input { width: auto !important; }

table.paypal tr td { border-collapse: collapse; border: 1px solid #3D3D41; border-left: 0; border-right: 0; padding: 8px 4px; vertical-align: top; }
table.paypal tr td.content { width: 120px !important; }

table.paypal tr td.instructions { border-top: 0; border-bottom: 1px solid #879c1d; }

table.paypal tr td.label { font-weight: bold; width: 80px !important; }
table.paypal tr td textarea, .booking_calendar form table tr td input { font-family: inherit; font-size: inherit; padding: 2px; width: 106px !important; }
table.paypal tr td textarea { width: 110px !important; }

table.paypal tr.buttons td { border-bottom: 0; }
table.paypal tr.buttons input { width: auto !important; }
table.paypal tr.price td { border-top: 0; }
form.paypal { height: auto !important; padding: 0; margin: 0; }
form.paypal div { padding: 8px 4px !important; text-align: right !important; }