/* 

	CSS Utilities Script
	
	Jason - 2010-05-11


*/

.clearfix {
	clear: both;	
}

.hide {
	display: none;	
}
