
.pop a {color: #000; z-index:10; text-decoration:none; border-bottom:1px dotted navy;}
.pop a:hover {position:relative; z-index:100; text-decoration:none; border-bottom:1px dotted navy;}
.pop a span {display:none;}

.pop a:hover span {font-size:1.0em !important;display:block;position:absolute; top: 1.1em; right:.5em; z-index:100; width:35em; float:right;
	text-decoration:none !important;  margin-bottom:0 !important; text-align:left;
	line-height:140%; margin-top:0px;
	background-color:#C1E3FF; background-color:#E9F8FE; border:1px dotted navy;color:navy;padding:.8em;margin:2px;}
.poptoright a:hover span {float:left; top: 1.1em; left: .5em;}
.popwide a:hover span { width:65em;left:-25em;}

.pop span em {color:#666;}
	
storage {white-space:nowrap;}