.wc-toolbar{font-size:12px;padding:2px 5px;margin:0}
.wc-toolbar h1{font-size:14px;font-weight:bold;}
.wc-toolbar .ui-buttonset{font-size:0.8em;}
.wc-toolbar .wc-title{text-align:left;}
.wc-header{font-size:11px;}
.wc-grid-timeslot-header, 
.wc-header .wc-time-column-header{width:45px;}
.wc-time-header-cell{font-size:11px;}
.wc-business-hours .wc-time-header-cell{font-weight:bold;}
.wc-am-pm,
.wc-business-hours .wc-am-pm {font-size:1em;}
.wc-header .wc-today  {font-weight: bold;}

.wc-cal-event {
	background-color: #8a3834;
}

.wc-time {
	background-color: #5b100b!important;
	border: 1px solid #8a3834!important;
}

#calendar_dialog_event label {
	display: block;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

#calendar_dialog_event ul {
	padding: 0.3em;
	list-style-type: none;
}

#calendar_dialog_event select, 
#calendar_dialog_event input[type='text'], 
#calendar_dialog_event textarea {
	width: 250px;
	padding: 3px;
}

#calendar_dialog_event input[type='text'] {
	width: 245px;
}
