.special { position: absolute; left: 50%; bottom: 25px; margin-left: -150px; }
.special img { position: absolute; left: 0; bottom: 0; background: url('hole-numbers.gif'); }
.special ul { position: absolute; bottom: 45px; left: 620px; }
.next { position: absolute; left: 0; bottom: 588px; width: 100%; max-width: 1402px; height: 59px; width: expression( parentNode.parentNode.parentNode.offsetWidth < 1402 ? parentNode.parentNode.parentNode.offsetWidth : 1402 ) }
.next img { position: absolute; right: 0; right: expression( parentNode.offsetWidth % 2 ? -1 : 0 ); }