/* Overlay styles */
#cal_shim {
    visibility: hidden;
}
.popup-table-caption, .popup-table-content h1, .popup-table-content h2, .popup-table-content h3 {
    font-family: Verdana,Geneva,Arial,sans-serif;
    font-weight: bold;
    font-size: 100%;
    color: #00254A;
}
.popup-table-caption, .popup-table-content {
    border-left: 1px solid #003366;
    background: #f8f8fa;
    font-weight: normal;
}
.popup-table-caption {
    text-align: center;
    color: #003366;
    padding: 0 8px 6px 8px;
    background: #F8F8FA url("http://www.scu.edu.au/gfx/calendar/_cal_side_fade.png") no-repeat 50% 100%;
}
.popup-table-content {
    padding: 8px 20px 8px 20px;
}
.popup-table-content hr {
    height: 1px;
    color: #ccc;
    background: #F8F8FA url("http://www.scu.edu.au/gfx/calendar/_cal_side_fade.png") no-repeat 50% 100%;
    border: none;
}
.popup-table-header {
    background: url("http://www.scu.edu.au/gfx/calendar/_cal_popup_top.png") no-repeat top left;
    height: 18px;
}
.popup-table-footer {
    background: url("http://www.scu.edu.au/gfx/calendar/_cal_popup_bottom.png") no-repeat bottom left;
    height: 22px;
}
.popup-caption-right {
    background: url("http://www.scu.edu.au/gfx/calendar/_cal_popup_right.png") repeat-y top left;
    width: 14px;
}
.light {
    font-weight: normal;
    font-size: 70%;
    line-height: 180%;
}
.event_title {
	padding-bottom: 0px;
	margin-bottom: 3px;
}
.event_dates {
	font-size: 85%;
	font-style: italic;
}