




/*
     FILE ARCHIVED ON 18:10:12 Sep 2, 2009 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:05:21 Mar 18, 2014.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
.install-button,
p.install-button {
  width: 230px;
  margin: 0px;
  float: left;
}

span.install-button-text {
    padding-right: 30px;
}

.install-button a:link span.install-green-button,
.install-button a:visited span.install-green-button,
.install-button a:hover span.install-green-button,
.install-button a:active span.install-green-button {
    background: url(/install_button.png) no-repeat bottom left;
    display: block;
    min-height: 20px;
    padding: 10px;
    text-decoration: none !important;
}
* html .install-button a:link span.install-green-button,
* html .install-button a:visited span.install-green-button,
* html .install-button a:hover span.install-green-button,
* html .install-button a:active span.install-green-button { height: 20px; }

.install-button a:link,
.install-button a:visited,
.install-button a:hover,
.install-button a:active {
    background: #a8ed2d url(/install_button.png) no-repeat top left;
    display: block;
    color: #005825;
    text-decoration: none !important;
    border-bottom: 0px;
}

.install-button a:hover span.install-green-button,
.install-button a:active span.install-green-button {
    background: url(/install_button.png) no-repeat bottom right;
}

.install-button a:hover,
.install-button a:active {
    background: #89dc29 url(/install_button.png) no-repeat top right;
    color: #000;
    cursor: pointer;
}

#content img{ 
  border: none !important;
}

.img-nostyle { 
  margin: 0px !important;
  margin-left: -20px !important;
}

.img-window { 
  margin-left: -55px !important;
}
