﻿#idDisplay {
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 78px; 
	bottom: 24px; 
	overflow: auto; 
}
#idSearchDisplay {
	position: absolute; 
	left: 0; 
	right: 0; 
	top: 78px; 
	bottom: 24px; 
	overflow: auto;
}
#idDisplayInner { 
	padding: 0 4px 0 4px;
}
h1 {
	font-size: 12px;
	font-weight: unset;
}