@charset "utf-8";
/* áéíóú */

/* Right to left fixes */
#horizontal_carousel,
div.testimonial-controls,
div.tutor-controls,
#testimonial-wrapper,
#tutor-wrapper
{ direction:ltr }

body, table {
	font-size:14px;
}
div.language
{
direction:ltr}

#horizontal_carousel li,
#testimonial-wrapper div.slide,
#tutor-wrapper div.slide
{ direction:rtl }

div.topnav a.home { width: 77px; }
div.topnav a.individual { width: 168px; }
div.topnav a.corporate { width: 288px; }
div.topnav a.education { width: 200px; }
div.topnav a.publisher { width: 110px; }
div.topnav a.partner { width: 99px; }

body.mirror div.topnav a.home { width: 130px; }
body.mirror div.topnav a.individual { width: 220px; }
body.mirror div.topnav a.corporate { width: 341px; }
body.mirror div.topnav a.education { width: 253px; }
