/*~	base module	
	Includes the YUI reset.css and IPC specific font reset css.
*/
@import "yui-reset-min.css";
@import "font.css";

.shim { clear : both ; }
br.shim { line-height : 0 ; }

.hide { display : none ; }

.ah { 
	height : 1px ; 
	left : -5000px ; 
	overflow : hidden ; 
	position : absolute ; 
	top : -5000px ; 
	width : 1px ; 
	}