#liftShaft { position: relative; height: 110px; border: 1px solid #fdd; width: 12px; margin: -10px 0 10px; }
#lift { background: red;
        position: absolute; width: 10px; height: 10px; left: 1px; }
