/*
----------------------------------------------------
BreakMTV
www.unit9.com
riccardo@unit9.com
----------------------------------------------------
*/


* {margin:0; padding:0; background-color:transparent; color:#000;}
html { height: 100%;}
body{ 
background-color:#fff;
color:#000; font-family:Verdana, Arial, Helvetica, sans-serif;font-size: 10pt; line-height:0; height: 100%;}

#content{ height: 100%; }
#content *{line-height:1.3;}

/* noflashlanding */
.noflashlanding{
	width:100%;
	height:100%;
	background-color:#fff;
}

