.clicklink {
  BORDER-RIGHT: 0px; 
  BORDER-TOP: 0px; 
  DISPLAY: none; 
  BACKGROUND: url(images/transparent.png) left top; 
  LEFT: 320px;
  BORDER-LEFT: 0px; 
  WIDTH: 325px; 
  BOTTOM: 10px; 
  BORDER-BOTTOM: 0px; 
  POSITION: absolute; 
  TOP: 400px; 
  HEIGHT: 100px;
  Z-INDEX: 100;
}
.blockA{
  Z-INDEX: 1; 
  LEFT: 43px; 
  WIDTH: 919px; 
  POSITION: absolute; 
  TOP: -3px; 
  HEIGHT: 614px;
}
.bottombg{
  Z-INDEX: 2;
  LEFT: 43px;
  WIDTH: 920px;
  POSITION: absolute;
  TOP: 488px;
  HEIGHT: 115px;
}
.blockB{
  Z-INDEX: 3;
  LEFT: 43px;
  WIDTH: 230px;
  POSITION: absolute;
  TOP: 490px;
  HEIGHT: 114px;
}
.blockC{
  Z-INDEX: 3;
  LEFT: 274px;
  WIDTH: 230px;
  POSITION: absolute;
  TOP: 490px;
  HEIGHT: 114px
}
.blockD{
  Z-INDEX: 3;
  LEFT: 505px;
  WIDTH: 230px;
  POSITION: absolute;
  TOP: 490px;
  HEIGHT: 114px
}
.blockE{
  Z-INDEX: 3;
  LEFT: 733px;
  WIDTH: 233px;
  POSITION: absolute;
  TOP: 490px;
  HEIGHT: 112px;
}
#xblockB, #xblockC, #xblockD, #xblockE{
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
  opacity: 0;
}
#debug{
  display: none;
  position: absolute;
  width: 200px;
  height: 50px;
  background-color: white;
}