div#flashcontent {
  position: relative;
  text-align:center; 
  margin-top:1px;
  margin-left:5px;
}
#noscript-alt {
  position: absolute;
  top: 0;
  left: 0;
}
#online-noflash-holder {
  position: relative;
  height: 456px;
  background: white url(/online/noflash/bg.jpg) left top no-repeat;
  font-family: "Arial CE", arial, sans-serif;
}
a#onf-gohome {
  display: block;
  width: 145px;
  height: 36px;
  position: absolute;
  top: 41px;
  left: 586px;
  text-align: left;
}
a#onf-gohome img {
  border: 0;
}
ul.online-noflash {
  margin: 0;
  padding: 0;
  text-align: center;
}
ul.online-noflash li {
  list-style-type: none;
  list-style-image: none;
  line-height: normal;
  margin: 0;
  padding: 0;
}
ul.online-noflash h3 {
  margin: 14px 0 8px 0;
  padding: 0;
  height: 40px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
}
li.onf-box {
  position: absolute;
  display: block;
  width: 165px;
  height: 119px;
}
li#onf-box-01 { top: 175px; left: 25px;  }
li#onf-box-02 { top: 175px; left: 212px; }
li#onf-box-03 { top: 175px; left: 399px; }
li#onf-box-04 { top: 175px; left: 586px; }
li#onf-box-05 { top: 314px; left: 25px;  }
li#onf-box-06 { top: 314px; left: 212px; }
li#onf-box-07 { top: 314px; left: 399px; }
li#onf-box-08 { top: 314px; left: 586px; }
a.onf-info {
  display: block;
  width: 114px;
  margin: 0;
  margin-left: 31px;
  margin-bottom: 6px;
  padding-left: 20px;
  color: rgb(249,231,45);
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  background:transparent url(/online/noflash/sipka.gif) left center no-repeat; 
}
a.onf-info:hover {
  color: rgb(16,53,101);
}
a.onf-count {
  display: block;
  width: 153px;
  height: 12px;
  margin: 0 6px;
  padding: 8px 0 12px 0;
  text-align: center;
  text-decoration: none;
  color: rgb(16,53,101);
  font-size:12px;
  font-weight: bold;
  background:transparent url(/online/noflash/btn_calc_out.gif) center center no-repeat; 
}
a.onf-count:hover {
  background-image:url(/online/noflash/btn_calc_over.gif);
}