/* IE6-specific stylesheets. Due to the huge amount of error interpreting
CSS recommendation, it's necessary to use "IE-hacks".
PLEASE, do not use Internet Explorer */

*html body {
	font-family: Arial, tahoma, Verdana, sans-serif;
}

*html #center_content {
  width: 819px;
}

*html #left_content { 
	width: 236px;
  margin-left: 8px;
}

*html #right_content {
	width: 514px;
  margin-right: 12px;
}

*html #lang-selector ul {
  background-position: 90% 6px
}

*html #lang-selector li{
  display: block;
}

*html #info1-es:hover,
*html #info2-es:hover,
*html #info3-es:hover,
*html #info1-en:hover,
*html #info2-en:hover,
*html #info3-en:hover {
  display: block;
}

*html #info3-es:hover,
*html #info3-en:hover {
  margin-right: 10px;
}
