*{
  margin: 0;
  padding: 0;
}

#bg{
height:100%;
left:0;
position:fixed;
top:0;
width:100%;
z-index:1;
}

#noflash {
  width: 432px;
  height: 650px;
  text-align: center;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -216px; 	/** width/2 */
  margin-top: -325px; /** height/2 */
  z-index: 2;
}

div#noflash img#prius_logo{
  width: 289px;
  height: 287px;
  border: 0;
  margin-bottom: 10px;
}

div#noflash div#textbox{
  margin: 0 auto;
  width: 249px;
  height: 86px;
  background-image: url('/media/img/textbox.png');
}

div#noflash div#textbox div#copy{
  width: 249px;
  height: 57px;
  overflow: hidden;
  padding-top: 15px; 
  text-align: center;
}

div#noflash div#textbox div#copy img.msg{
  display: none;
}

/** position tweak: initial message */
div#noflash div#textbox div#copy img.initial{
  left: 31px;
}

div#noflash div#textbox div#buttons{  
  width: 309px;
  height: 50px;
  margin-top: -15px;
  text-align: left;
}

div#noflash div#textbox div#button_left{
  width: 127px;
  height: 22px;
  margin-left: -2px;
  float: left;
}

div#noflash div#textbox div#button_left img{
  position: absolute;
  cursor: pointer;
}

div#noflash div#textbox div#button_left div#haveflash_static img{
  margin-top: -2px;
}

div#noflash div#textbox div#button_left div#haveflash_over img{
  display: none;
}

div#noflash div#textbox div#button_left img#haveflash_static_img{
  width: 118px;
  height: 20px;
}

div#noflash div#textbox div#button_left img#haveflash_over_img{
  width: 120px;
  height: 19px;
}

div#noflash div#textbox div#button_right{
  width: 127px;
  height: 22px;
  margin-left: 7px;
  float: left;
}

div#noflash div#textbox div#button_right img{
  position: absolute;
  cursor: pointer;
}

div#noflash div#textbox div#button_right div#getflash_static img{
  margin-top: -2px;
}

div#noflash div#textbox div#button_right div#getflash_over img{
  display: none;
}

div#noflash div#textbox div#button_right img#getflash_static_img{
  width: 118px;
  height: 20px;
}

div#noflash div#textbox div#button_right img#getflash_over_img{
  width: 120px;
  height: 19px;
}

div#noflash img#toyota_logo{
  margin-top: 14px;
}

div#noflash img#legal{
  position: relative;
  top: 150px;
  width: 432px;
  height: 9px;
}
