/* FONT FACE */
@font-face {
  font-family: 'UniversCondensedRegular';
  src: url('../fonts/univcd-webfont.eot');
  src: local('☺'), url('../fonts/univcd-webfont.woff') format('woff'), url('../fonts/univcd-webfont.ttf') format('truetype'), url('../fonts/univcd-webfont.svg#webfontk5MKGjGm') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* GENERAL STYLES */
body { font-family: 'UniversCondensedRegular', Arial, Helvetica, sans-serif; }
a:active, a:focus, a:hover, a:link, a:visited { text-decoration: none; }
.digit { font-weight: bold; }
/* CONTENT TOP */
#content-top .content-left h2 { font-size: 24px; text-align: center; }
#content-top .content-left .track-download .button a { font-size: 26px; text-align: center; }
#content-top .content-right .countdown h2 { font-size: 24px; }
#content-top .content-right .countdown #countdown_dashboard { font-size: 44px; font-weight: bold; }
#content-top .content-right .out-date h2 { font-size: 28px; }
#content-top .content-right .out-date p { font-size: 55px; }
#content-top .content-right .buy h2 { font-size: 24px; }
#content-top .content-right .out-now ul li { font-size: 23px; }
/* CONTENT MIDDLE */
#content-middle p { font-size: 28px; text-align: center; }
/* CONTENT BOTTOM */
#content-bottom .button a { font-size: 26px; text-align: center; }
#content-bottom .video h2, #content-bottom .invite-friend, #content-bottom .sign-up h2, #content-bottom .sign-up p { font-size: 24px; text-align: center; }
/* FOOTER */
#footer .inner-content .instyle .copy { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
/* FIREFOX 3 */
#firefox3 #content-top .content-left h2 { font-size: 20px; }
#firefox3 #content-top .content-left .track-download .button a { font-size: 20px;}
#firefox3 #content-top .content-right .countdown h2, #firefox3 #content-top .content-right .buy h2 { font-size: 20px; }
#firefox3 #content-top .content-right .countdown #countdown_dashboard { font-size: 44px; }
#firefox3 #content-top .content-right .out-date h2 { font-size: 22px; }
#firefox3 #content-top .content-right .out-date p { font-size: 44px; }
#firefox3 #content-top .content-right .out-now ul li { font-size: 18px; }
#firefox3 #content-middle p { font-size: 22px; }
#firefox3 #content-bottom .button a { font-size: 22px; }
#firefox3 #content-bottom .video h2, #content-bottom .invite-friend, #content-bottom .sign-up h2, #content-bottom .sign-up p { font-size: 20px; }
