﻿@charset "utf-8";
/* áéíóú */

div.topnav a.home { width: 100px; }
div.topnav a.individual { width: 158px; }
div.topnav a.corporate { width: 215px; }
div.topnav a.education { width: 200px; }
div.topnav a.publisher { width: 130px; }
div.topnav a.partner { width: 139px; }

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.login a.button{
	font-size:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:14px;
}
div.tab-nav ul li a {
	letter-spacing:-1px;
}
div.tutor div.title {
	font-size:13px;
	font-weight:bold;
	color:#333;
	padding:5px 0px 20px 30px;
	background: url(../images/headphones.gif) no-repeat 0px 0px;
	height:22px;
	float:left;
}
div.testimonial div.title {
	font-size:14px;
	font-weight:bold;
	color:#333;
	padding:5px 0px 20px 30px;
	background: url(../images/speechbubbles.gif) no-repeat 0px 0px;
	height:22px;
	float:left;
}
a.button_large span.second-line {
	display:block;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	xfont-variant:small-caps;
}
