TABLE#dbem-bookings-table TFOOT TD.booking-result
{
	font-weight: bold;
	background: #6D6D6D url(../../../wp-admin/images/menu-bits.gif) repeat-x scroll left top;
	color: #EEE;
}
TABLE#dbem-bookings-table TFOOT TH
{
	text-align: right;
	padding-right: 1em;
}
TABLE.dbem-rsvp-form
{
	width: 80%;
}
TABLE.dbem-rsvp-form TH
{
	text-align: right;
	width: 35%;
}
TABLE.dbem-rsvp-form TD
{
	padding-left: 1em;
	text-align: left;
}
DIV.dbem-rsvp-message
{
	margin-bottom: 1em;
	background-color: #FDDD73;
	padding: 5px;
	border: 2px solid #FF9100;
}
A.bookingdelbutton
{
	background: url(../../../wp-admin/images/xit.gif) no-repeat;
	font-size: 11px;
	text-indent: -9999px;
	height: 10px;
	width: 10px;
	overflow: hidden;
	position: absolute;
}
A.bookingdelbutton:hover
{
	background: url(../../../wp-admin/images/xit.gif) no-repeat -10px;
}
/*Printable stuff*/
BODY#printable
{
	font-family: "Gill Sans", Helvetica, Arial, sans-serif;
	text-align: center;
}
BODY#printable #container
{
	margin: 0 auto;
	width: 780px;
	text-align: left;
}
TABLE#bookings-table
{
	width: 600px;
	border-spacing: 0px;
}
TABLE#bookings-table TD
{
	padding: 5px 0;
}
TABLE#bookings-table TD.seats-number
{
	text-align: right;
	padding-right: 20px;
}
TABLE#bookings-table TH
{
	text-align: left;
	margin-left: 5px;
}
TABLE#bookings-table TR#booked-seats TD
{
	border-top: 2px solid #999;
}
TABLE#bookings-table TD.total-label
{
	text-align: right;
}
TABLE#bookings-table TR#booked-seats TD.seats-number, TABLE#bookings-table TR#available-seats TD.seats-number
{
	font-weight: bold;
}
P#recurrence_warning
{
	border: 2px solid #FD0000;
	background: #FF7146;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
}
DIV#icon-events
{
	background: url(images/calendar-32.png) no-repeat center;
}
TABLE#dbem-location-data TH
{
	text-align: right;
	width: 50px;
}
#dbem-location-map IMG
{
	max-width: none;
}
TABLE.dbem-calendar-table TD
{
	padding: 2px 4px;
	text-align: center;
}
TABLE.dbem-calendar.table TR.days-names
{
	font-weight: bold;
}
TABLE.dbem-calendar-table TD.eventless-pre, .dbem-calendar TD.eventless-post
{
	color: #CCC;
}
TABLE.dbem-calendar-table TD.eventful A, TABLE.dbem-calendar-table TD.eventful-today A
{
	font-weight: bold;
	color: #FEFEFE !important;
	background-color: #E89C06;
	padding: 3px;
}
TABLE.dbem-calendar-table TD.eventless-today
{
	background-color: #CFCFCF;
}
TABLE.dbem-calendar-table THEAD
{
	font-size: 120%;
	font-weight: bold;
}
TABLE.fullcalendar
{
	border-collapse: collapse;
}
TABLE.fullcalendar TD
{
	text-align: left;
	width: 50px;
	height: 50px;
	border: 1px solid #888;
}
.dbem-calendar-full UL
{
	font-size: 80%;
	list-style: none;
}
