/*
	@homepage http://userstyles.org/styles/1765
	@updateurl http://userstyles.org/styles/iecss/1765/Youtube%20%7C%20Remove%20Comments%2FAdvert.%20Shorter%20page.css
	@url-prefix http://www.youtube.com/watch
*/
.attentionBox
	{
		display:none !important;
	}
	
	#baseDiv
	{
		margin-top:0px;
	}
	
	#leaderboardAd
	{	
		display:none !important;
	}
	
	#commentsDiv
	{ 
		display:none !important;
	}
	
	#exploreBody,#exploreDiv
	{  
		height: 305px !important;
	}
	.exploreContent
	{ 
		height:263px !important;
	}
	
	#dVidsDiv
	{ 
		height: 517px !important;
		margin-bottom: 10px !important;
		width:125px !important; 
		overflow: auto !important; 
	}
	
	#footCopyright
	{ 
		display:none !important;
	}
	
	#aboutVidDiv
	{
		height:150px !important;
		margin-bottom:12px !important;
		overflow:auto;
	}
	
	#footerDiv
	{
		padding-bottom: 0px !important;
		padding-top: 0px !important;
	}
	
	#footPromoTextRight,#footPromoAssetRight,#footPromoDiv
	{
		display:none !important;
	}
