/* screen_planning.css */

@import url(screen_tmp.css);
h3 {
 position: relative;
 margin: 0;
 padding: 0 0 0 6px;
 height: 36px;
 text-align: right;
 background: #fff url(../graphics/bg_h3.png) 0 0 no-repeat; /* #C1D1E0 */
 }
h3 a {
 position: absolute;
 top: 0;
 left: 0;
 display: block;
 margin: 0;
 padding: 0;
 width: 100%;
 height: 36px;
 text-align: left;
 text-indent: -100em;
 overflow: hidden;
 background: transparent url(../graphics/logo_econ_dev.png) 100% 0px no-repeat;
 }
h3 a:hover { background-position: 100% -36px; }
h3 a span {}

#content p, #content li {line-height:160%;}
#content h3 a { position: relative !important; display: auto !important; width: auto !important; text-indent: 0 !important; background: none; }
.event_dates { float: left; margin: 0; padding: 0; width: 100%; list-style: none; }
.event_dates li { clear: both; margin: 0; padding: 0; width: 100%; }
.event_dates li h3 { float: left !important; width: 280px !important; height: 40px !important; background: none !important; background-color: #333 !important; }
.event_dates li p { margin: 0; }
