#footer, #arrowregion {
	position: relative;
	white-space: nowrap;
}	
#footer {	
	top: 20px;
	font-size: 7pt;	
	margin-top: 0px;
	color: #666;
}
#arrowregion {	 
	top: 0px; 
	left: 380px; 		
}	
.arrow {
	height: 10px;
	width: 10px;
	cursor: pointer;
	vertical-align: middle;
}		
#no_fixed_arrowregion {
	display: none;
}
/* used for dynamic status reporting during debugging */
#debugDiv {
	color: white; 
	font-size: 8pt; 
	margin-top: 12px;
}
