/*----------This CSS must be included for any new microsite site using 990px width---------*/

* {padding:0; margin:0;}

#discovery_content_container {float:left}
#pageContainer{clear:both;float:left;margin-top:5px; width:990px;}
#contentHolder {float:left;}

#ad-right-skyscraper-container {float:left;
background-color:#b8d4ff;
padding:0;width:163px;
height:623px;
overflow:hidden;
display:inline;
margin-left:6px
}

#ad-right-skyscraper {text-align:center;}
#ad-right-advertisement img {border:none;overflow:hidden;}




/*///////// begin of ELEMENTS ///////////////////////////////////////////*/

BODY{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}


/*///////// P ///////////////////////////////////////////////////////////////////////*/
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #747474;
	font-style: normal;
	text-align: left;
	line-height : 1.2em;
}

/*///////// Titles /////////////////////////////////////////////////////////*/

.title{
	color: #0077bf;
	font-weight: bold;	
}

.subtitle{
	color: #0077bf;	
}

