.download { 
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-color: transparent;
  background-image: url("/css/gfx/downloadbg_borrowedfromopera.png");
  width: 216px;
  min-height: 56px;
  height: auto !important;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1em; 
  margin-left: 0;
  font-size: 22px;
  white-space: nowrap;
  font-weight: 700;
  font-family: arial, helvetica;
}

.download a { 
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: -8px 0px;
  background-color: #669900;
  background-image: url("/css/gfx/downloadbg_borrowedfromopera.png");
  display: block;
  margin-top: 0px;
  margin-right: 8px;
  margin-bottom: 0;
  margin-left: 8px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: #667700 0px 1px 1px;
}

.download span { 
  display: block;
  font-size: 11px;
  font-weight: 400;
  line-height: 1em;
  padding-left: 12px;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: 0% 100%;
  background-color: transparent;
  background-image: url("/css/gfx/arrow_borrowedfromopera.gif");
}
