/*
	This stylesheet is loaded last and it's purpose is to provide final authority on certain elements that 
			should NOT have their styles overriden by a subscribers custom stylesheets: /site.css
*/

.xclear { clear: both; }
.xhidden { display: none; }

