div#activ_yesterday {margin:0; padding:0; display:inline-block; width:115px; height:360px; border:1px solid #000000; border-right:none; border-left:none;}
div#activ_today {margin:0; padding:0; display:inline-block; width:460px; height:360px; border:1px solid #000000;}
div#activ_tomorrow {margin:0; padding:0; display:inline-block; width:115px; height:360px; border:1px solid #000000; border-right:none; border-left:none;}
span.activ_date {padding-left:20px; color:#aaaaaa; font-size:44pt; font-style:italic;}
div.activ_bar {position:relative; padding:5px 2px; height:14px;}
div.yesterday_on {width:112px; background-color:#66ff66; left:0; display:inline-block;} 
div.yesterday_off {width:112px; background-color:#ffffff; left:0; display:inline-block;}
div.today_on {width:456px; background-color:#66ff66; left:0; display:inline-block;} 
div.tomorrow_on {width:120px; background-color:#66ff66; left:0; display:inline-block; text-align:right;} 
div.tomorrow_off {width:120px; background-color:#ffffff; left:0; display:inline-block;}
p.add_activ {position:relative; left:20px;}
p.add_activ a {color:#33cc33; font-weight:bold;}
p.activ_data {color:#666666; font-size:8pt; text-align:right; margin-right:5px; position:relative;}