.cc-support-us {
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFE0;
	border-color: #E6DB55;
	margin: 15px;
	padding: 10px;
	text-align:center;
}

#zingiri-help {
	margin-top: 20px;
	text-align:center;
}

#zingiri-help li {
	margin-left: 20px;
	display: inline;
}

div.nopermission {
	width: 80%;
	text-align: center;
	padding:20px;
	background-color:red;
	color:white;
	font-size:larger;
}

.zfaces-form {
	max-width:1000px;
}

table.dayReservations {
	table-layout:fixed; 
	overflow:hidden;
	white-space: nowrap;
}

#pnl_additional {
	font-size:11px;
}

.bookingsCalendarDateSelector {
	clear: both;
}

.bookingsCalendarsBody {
	width: 100%;
	margin: 10px;
	clear: both;
	min-height: 225px;
}

.bookingsCalendar3Body .bookingsCalendarBody {
	width: 33%;
}

.bookingsCalendar2Body .bookingsCalendarBody {
	width: 50%;
}

.bookingsCalendarBody {
	float: left;
	text-align: center;
}

.bookingsCalendarBody table {
	margin: auto;
}

.selectedDay {
	font-size: 18px;
	clear: both;
	text-align: center;
	margin: 20px;
}

.viewLinks {
	width: 50%;
	float: right;
}

.resourceJumpLinks, .scheduleJumpLinks {
	float: left;
}
.resourceJumpLinks select, .scheduleJumpLinks select {
	display: inline;
}	 
.resourceJumpLinks p,.scheduleJumpLinks p {
	display: inline;
	font-weight: bold;
}