.no-class {}
/* --------------------------------------------
PRINT
----------------------------------------------*/

/* DISPLAY NONE's 
-----------------------------------------*/
/*  NAVIGATIONS  */
.nav-main,
.nav-supp,
.nav-breadcrumb,
.nav-sub,
.teaser,
.teaser-heading,
.aside,
.contact

 { display:none; }

 
/* SIZES & STYLES
-----------------------------------------*/
/* COLS */
.span-12,
.span-9,
.span-8,
.span-7,
.span-6,
.span-5,
.span-4,
.span-3,
.span-2  { width:100%; float: left; }

a img { border: none !important; }

body {
	font-family:"Lucida Sans Unicode","Lucida Grande",Verdana,sans-serif;
	font-style: normal;
}
h1 { font-size: 20px;}
h2 { font-size: 16px;}
h3 { font-size: 14px;}
p { font-size: 12px;}

