*
{
  padding: 0;
  margin: 0;
  border: 0; 
  font-size: 9pt;
}            

body
{
  background: #66585B;   
  color: Black;
  font-family: Verdana, Arial;     
}

table
{
  width: 100%;
  height: 100%;
}

#shade
{       
  display: block;
  width: 860px;
  height: 660px;
  background: transparent url(../img/bg.gif) no-repeat 50% 50%;
  padding: 60px 0 0 0;
}  

#noflash
{
  background: transparent url(../img/loader_bg.jpg) left top no-repeat;
  width: 800px;
  height: 600px;  
  position: relative;
}

#noflash .left
{
  color: grey;
  position: absolute;
  top: 230px;
  left: 100px;
  text-align: right;
  width: 130px;
  line-height: 12pt;
}

#noflash .right
{  
  position: absolute;
  left: 280px;
  top: 160px;  
  text-align: left;
  width: 450px;
}

#noflash .right *
{
  font-size: 11pt;
  line-height: 24pt;  
  color: grey;
}

#noflash strong
{
  color: black !important;
}

#getflash 
{
  color: grey;
  position: absolute;
  left: 280px; 
  top: 440px;
  text-align: left;
  width: 470px;  
}

#getflash p.text
{
  font-size: 8pt;
  line-height: 14pt;
  float: left;
  width: 300px;
}

#getflash p.img
{
  float: right;
}