body {
	background-color: Black;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px!important;
	font-size: 0.8em;
	color: White;
}

a { font-size:11px; color:rgb(190,190,190); text-decoration:none; }
a:hover { text-decoration:underline; }

/* Banner */
#superfullbanner
{ position:absolute;
left:10px;
top:10px;
width:728px;
height:90px;
/*overflow:hidden;*/
}

#skyscraper
{
position:absolute;
left:538px;
text-align:right;
top:110px;
width:200px;
height:590px;
/*overflow:hidden;*/ 
}


/* IVW Box */
#ivwTAG
{ visibility:hidden; }

#popupcontentwrapper{
position: absolute;
left:10px;
top:110px;
width: 518px;
text-align:center;
}