#BigBar {
/*	display:none; uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	position:absolute;
/*	width:300px;*/
	top:5px;
	left:8px;
	padding:0px;
/*	background-color:#C0C0C0; */
	line-height:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#CrossHatch {
/*	display:none; uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	position:absolute;
/*	width:300px;*/
	top:0px;
	left:32px;
	padding:0px;
/*	background-color:#C0C0C0; */
	line-height:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#StripBox {
/*	display:none; uncomment to hide this box*/
/*	line below changed from 'fixed' because IE/Win doesn't understand it.*/
	position:absolute;
	/*width:800px;*/
	top:110px;
	left:0px;
	padding:0px;
/*	background-color:#C0C0C0; */
	line-height:0px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}


