


/* --------------------------------- top nav hacks ----------------------------------- */
ul#topnav .sub ul li a {border: none !important;}

/* fix background and display peekaboo bugs */
.eventspane, .newspane {width:218px;}
#tabs {width:450px;}
.tabscorner{width:420px;}


/* spacing issue in home page events and news because of block-level links */
.eventspane ul li, .newspane ul li {width:200px;}

