.pane p,
.pane th,
.pane td,
.tabs li { font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Lucida, sans-serif; }
.help { font-size: 80%; font-style: italic; }
#yselector { display: block; }
.year input { font-size: 80%; }
.year input.y { font-size: 120%; font-weight: bold; }
.year #y { display: none; }
div.tabs { float: left; width: 100%; font-size: 0.8em; background: url("../images/tabs_bg.gif") repeat-x bottom; margin-bottom: 1em; }
.tabs ul { margin: 0; padding: 10px 10px 0 10px; list-style: none; }
.tabs li { float: left; margin: 0; padding: 0; background: url("../images/tabs_right_off.gif") no-repeat right top; }
.tabs li.active { background-image: url("../images/tabs_right_on.gif"); }
.tabs a { display: block; text-decoration: none; color: black; padding: 4px 15px; background: url("../images/tabs_left_off.gif") no-repeat left top; }
.tabs li.active a { padding-bottom: 5px; background-image: url("../images/tabs_left_on.gif"); }
.tabs a:visited { text-decoration: none; color: black; }
.tabs a:hover { text-decoration: underline; color: #936; }
.pane { padding-top: 5px; clear: both; }
#calendar { display: block; }
.calendar { font-size: 80%; margin-top: 10px; }
.calendar table { margin-top: 15px; }
.calendar th { width: 2em; font-weight: bold; text-align: center; }
.calendar th.monthname { font-size: 110%; }
.calendar td { width: 2em; text-align: center; }
.calendar td.odd { background-color: #d8d8ff; }
.calendar td.gutter { width: 6em; }
.calendar a { text-decoration: none; color: black; }
.calendar a:visited { text-decoration: none; color: black; }
.calendar a:hover { text-decoration: underline; color: #936; }
#holidays { display: none; }
#yahrzeits { display: none; }
.datelist table { margin-top: 10px; padding: 0; border: none; width: 100%; }
.datelist tr { margin: 0; padding: 0; border: none; }
.datelist td { margin: 0; padding: 3px; border: none; }
.disclaimer { font-size: 80%; font-style: italic; margin-top: 20px; margin-right: 50px; border: 2px solid #999; padding: 10px; background-color: #ddd; }

