a.skip, #dropdowns h2 {
  position: absolute;
  left: -999px;
  width: 990px; }
#dropdowns {
  font-size: 80%}
#dropdowns li {
  /* for IE5 */ 
  display: inline;
  width: 100%;
  line-height: 1.2em;
  background: none; 
  margin: 0; 
  padding: 0;
  /* IE 5 WIN HACK */
 font-size: xx-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: xx-small; }
/* widths here are for quirks mode. For standards mode, see studiomenu.css in adobe studio*/
/* need to add , #m1l1, #m1l2, #m1l3, #m1l4, #m1l5, #m1l6 to get IE5/Win to work. */
#dropdowns div, #m1l1, #m1l2, #m1l3, #m1l4, #m1l5, #m1l6 {
  position: absolute;
  background-color: #98BEEB;
  z-index: 4020; 
  top: 147px;
  visibility: hidden;
  display: block;
  border: 0px #999 solid;
  width: 134px; }
#m1l1 {
  left: 0px; }
#m1l2 {
  left: 134px; }
#m1l3 {
  left: 268px; }
#m1l4 {
  left: 402px; }
#m1l5 {
  left: 536px; }
#m1l6 {
  left: 680px; }
/* Commented backslash hack for IE/Mac. Not needed in standards mode. The backslash character between rules appears to have the effect that macIE5 ignores the following rule. Odd, but extremely useful. \*/
html>body #dropdowns div {
  width: 134px; }
/* Recover from backslash hack */
#dropdowns ul { 
  margin: 0; 
  padding: 0 }
#dropdowns a {
  width: 99.99%; 
  display: block;
  color: #000044;
  text-decoration: none !important;
  text-align: left;
  padding: 4px;} 
html>body #dropdowns a {
  width: auto }
#dropdowns a:hover {
  color: #000044;
  background-color: #fff }

/****************** NAV ******************/
#mainnav {
  background: #fff url(images/background.gif) no-repeat;
  font-size: xx-small;
  position: relative;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 180px }
#navbuttons {
  white-space: nowrap;
  display: block;
  position: absolute;
  top: 52px;
  left: 150px;
  height: 28px;
  /* IE 5 WIN HACK */
  width: 600px }
#navutils {
  white-space: nowrap;
  position: absolute;
  top: 15px;
  left: 400px;
  /* IE 5 WIN HACK */
  width: 500px;
  height: 35px }
#navutils ul {
  line-height: 1em;
  margin: 0;
  padding: 0; }
#navutils li {
  list-style-type: none;
  display: inline;
  background: none; 
  margin: 0; 
  padding: 0 1em;
  border-left: 1px solid #ccc;
  float: left; /* float needed to make borders in IE5 Win work */  }
html>body #navutils li {
  border-left: 1px dotted #666 }
#navutils li#cart {
  border-left: 0; }
#navutils a {
  color: #999;
  font-weight: bold;
  text-decoration: none; }
#navutils a:hover {
  color: #c00;
  text-decoration: none }
#countryselect select {
  margin: 0 5px 0 0;
  line-height: 1;
  vertical-align: top; }
#countryselect input {
  border: 0;
  margin: 0;
  padding: 0;
  height: 20px;
  width: 21px;
  line-height: 1;
  vertical-align: top;  }