#timeline a{color:#1598d8;text-decoration:none;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;transition:0.5s}
#timeline a:hover, #timeline a.selected{color:#08407b;text-decoration:none;font-weight:600}
#timeline{overflow:hidden;position:relative;background:url('../img/dot.gif') left 45px repeat-x}
#dates{height:60px;overflow:hidden}
#dates li{list-style:none;float:left;width:100px;height:50px;font-size:24px;text-align:center;background:url('../img/biggerdot.png') center bottom no-repeat}
#dates a{line-height:38px;padding-bottom:10px}
#dates .selected{font-size:38px}
#issues{height:auto;overflow:hidden}
#issues li{width:800px;list-style:none;float:left;opacity:0!important}
#issues li.selected{opacity:1!important}
#issues li.selected p {width:80%}
#grad_left{left:0;background:url('../img/grad_left.png') repeat-y}
#grad_right{right:0;background:url('../img/grad_right.png') repeat-y}