
	
	.hidden { display: none; }
	.clear { clear: both; }
	img { border: none; }
	#container { width: 100% !important; }
	
	
/*	Header		*/

	#header { padding: 1px 0 3em; border-bottom: 1px solid #000; }
	#header #logo { float: left; padding: .5em 0 0; }
	#header p { float: right; margin: .5em 0 0; height: 60px; line-height: 60px; font-size: 1.1em; color: #25529d; word-spacing: .3em; }
	
/*	Navigation		*/
	#header ul { display: none; }
	
	

	
	
	
/*	Options / toolbars		*/

	#optionsTop,
	#optionsBottom
	{
		display: none;
	}
	
	
	
/*	Content area		*/

	div.content { width: auto; }
	div.content .button { display: none; }
	
	#column1 { width: auto; }
	#column2 { display: none; }
	
	
	div.content form,
	div.content .form {
		display: none;
	}
	
	
	
/*	Footer		*/

	#footer { 
		margin: 2em 0 0; 
		padding: 1em 0 0; 
		border-top: 1px solid #000;
		text-align: center;
		display: none;
	}
	#footer .footerLinks,
	#footer .icons
	{
		display: none;
	}
	#powered-by-solvit { display: none; }
	div.cmsOutput { display: none; }
		


/*	News M		*/



	div.news div.article_options { display: none; }
	div.news div.photo { float: right; }
	div.news div#news_comments_form_wrapper { display: none; } 
	div.news div.categoryselector { display: none; } 





