﻿/*----------This CSS must be included in the CSS file of any new site---------*/


* {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;}



