#content_table {
	padding: 10px;
	width: 100%;
}

#content_table tr,#content_table td {
	border: 0px;
}

#content_table td {
	vertical-align: top;
	padding-bottom: 5px;
	padding-right: 5px;
}

.event_content_key {
	font-weight: bold;
	width: 30px;
}
.fc-header tr,.fc-header td,.jfsgooglecalendar-table tr,.jfsgooglecalendar-table td,#gc_gcalendar_view_toggle_status
	{
	border: 0px;
}

.fc-event-time,.fc-event-title {
	display: block;
	float:left;
}

.jfsgooglecalendar-table td {
	padding-bottom: 5px;
	padding-right: 5px;
}

.ui-datepicker {
	z-index: 1003 !important; /* must be > than popup editor (1002) */
}

#tiptip_content {
	text-align: left;
}

#gc_jfsgooglecalendar_view_toggle_status{
	cursor:pointer;
}