#page-wrap { width: 960px; padding: 0 0 40px 0; margin: 0 auto; overflow: hidden; height: 100%; float:left; }

.info-col { float: left; width: 137px; height: 100%; padding: 30px 0 0 0; }
.info-col h3 { text-align: center; font-weight: normal; padding: 25px 0; font: 15px sans-serif; font-weight:bold;}

.image { height: 100px; text-indent: -9999px; display: block; border-right: 1px solid white; }

.timeline1 { background: url(../img/timeline1.jpg) center center no-repeat; }
.timeline2 { background: url(../img/timeline2.jpg) center center no-repeat; }


dt { padding: 5px; background: #666; color: white; border-bottom: 1px solid white; border-right: 1px solid white; }
dd { position: absolute; left: -9999px; top: -9999px; float:left; width:302px; background: #666; padding: 10px; color: white; border-right: 1px solid white; }
dl {margin:0; padding:0;}

dt:nth-of-type(1) { background: #666; }
dd:nth-of-type(1) { background: #666; }

dt:nth-of-type(2) { background: #888; }
dd:nth-of-type(2) { background: #888; }

dt:nth-of-type(3) { background: #666; }
dd:nth-of-type(3) { background: #666; }

dt:nth-of-type(4) { background: #888; }
dd:nth-of-type(4) { background: #888; }

dt:nth-of-type(5) { background: #666; }
dd:nth-of-type(5) { background: #666; }

dt:nth-of-type(6) { background: #888; }
dd:nth-of-type(6) { background: #888; }

.curCol { -moz-box-shadow: 0 0 10px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 1; position: relative; }