div.contentcol h1 {padding-bottom:0;}
#timeline {overflow:auto; width:100%;position:relative;top:40px;margin-bottom:80px;height:280px;}
#timeline ul{ position: relative;  }
.slide-item {position: absolute; width: 200px; background: url(/images/timelinebar.gif) no-repeat -1px 0px; }
.slide_content { padding: 0px 10px 10px 14px; font-family: Arial; color: #6f6f6f; font-size: 12px; }


#hbar { width: 800px;  height: 30px; position: absolute; top: 183px; left:0; z-index: 10; }
#hbar .left, #hbar .right ,#hbar .center  { height: 30px; float: left;   }
#hbar .left, #hbar .right   {  width: 0px;  }

#hbar .right { border-left: 2px solid #00a4ff; }
#hbar .left { border-right: 2px solid #00a4ff; }
#hbar .center { border-bottom: 2px solid #00a4ff;  width: 9195px; height:  15px; }

#slides { position: relative;width:9200px; }
#slides .slide_content { width: 180px; }
#slides .slide_bottom  { color: #ff7a21; position: absolute; font-weight: bold; left: -14px; bottom: -20px; z-index: 1000;} <style>
#timeline #slides ul { list-style-type: none; margin: 0; padding: 0;}
#timeline #slides ul li { background: none; display:inline-block;width:200px;height:180px;}
