/* Spanish overrides compilation */
/* Spanish override CSS */
html[lang="es"] #nav.es li {
  display: inline-block;
  padding: 1em .2em;
  margin: 0; }

html[lang="es"] #nav.es a {
  font-size: 1.35em; }

html[lang="es"] form.search_home {
  height: 66px;
  width: 182px;
  background: url(/es/images/search_box.jpg) no-repeat;
  padding: 30px 0 0 20px; }

html[lang="es"] #main_nav_cont {
  width: 590px;
  height: 37px;
  position: absolute;
  top: 190px;
  left: 196px;
  margin: auto; }
