
#sidebar { position: relative; width: 175px; }
#sidebar a,{text-decoration: none;}
#sidebar a:hover {text-decoration: underline;}
#sidebar #events a {text-decoration: underline;}
#sidebar h4 a {color: #000;}
#sidebar h2 {font-size: 10px; margin: 0;}
#sidebar h4 { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 4px; }
.sidebox { margin-bottom: 1em; }
.sidebox ul, ol { font-size: 10px; font-family: verdana, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 15px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; list-style-type: none; }
.sidebox li { background-color: transparent; padding: 4px 8px; border-bottom-width: 1pt; }
.sidebox .more {padding-top: 3px; background: #DAE1E8; text-align: right;}
.bumblebee .even { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }
.bumblebee .odd { background-color: #97cbf0; }
.sidebarh4 { color: teal; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; line-height: 20px; }
.underline { color: orange; text-decoration: underline; }
