@charset "utf-8";
/* áéíóú */

div.topnav a.home { width: 60px; }
div.topnav a.individual { width: 198px; }
div.topnav a.corporate { width: 335px; }
div.topnav a.education { width: 190px; }
div.topnav a.publisher { width: 90px; }
div.topnav a.partner { width: 69px; }

body.mirror div.topnav a.home { width: 100px; }
body.mirror div.topnav a.individual { width: 230px; }
body.mirror div.topnav a.corporate { width: 381px; }
body.mirror div.topnav a.education { width: 233px; }

div.tab-nav ul li a {
	letter-spacing:-1px;
}

div.htabs ul li a {
	padding-left: 7px;
	padding-right: 7px;
}
