/* Menu style */
#timeline{width:1120px;height:400px; margin:0 auto 0 auto;position:relative;background:url('../images/licbg.png') left 376px repeat-x;}
#dates{width:1120px;overflow:hidden;margin-top:0px;}
#dates li{float:left; width:94px; height:90px; font-size:12px;text-align:center; font-family:Arial, Helvetica, sans-serif;}

#dates a{color:#808080; width:94px; height:90px; line-height:20px; display:block; font-family:Arial, Helvetica, sans-serif;}

#dates .selected{font-size:20px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#0073ae; background:url(../images/licbgt.png) no-repeat center 16px;}

#issues{width:1120px;height:316px;}
#issues li{width:1120px;height:356px;list-style:none;float:left; text-align:center;}
#issues li img{text-align:center;display:block;margin:0 auto; height:260px;}

#issues li div{position:absolute; top:260px; width:400px; height:auto; left:360px;}

#next,#prev{position:absolute; top:373px; width:26px; height:46px; text-align:center; overflow:hidden;}

#next{right:0;}
#prev{left:0;}

#next.disabled,#prev.disabled{opacity:1;}