<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* MUST tooltip styling */
.hide {position:absolute; z-index:800; left:-9999px;}
 
/* general tooltip styling */
.hide {border:1px solid #000; padding:5px 5px;background:#fff; text-align:left;}
 
/* styling the tooltip hover information */
a.toptip {font-weight:normal; color:#0000ff; }
 
/* specific tooltip styling */
#01 {width:225px; height:300px;  background:#fff;}
#02 {width:225px; height:300px;  background:#fff;}
#03 {width:225px; height:300px;  background:#fff;}
#04 {width:300px; height:225px;  background:#fff;}
#05 {width:300px; height:225px;  background:#fff;}
#06 {width:225px; height:300px;  background:#fff;}
#07 {width:225px; height:300px;  background:#fff;}
#08 {width:300px; height:225px;  background:#fff;}
#09 {width:300px; height:225px;  background:#fff;}
#10 {width:300px; height:225px;  background:#fff;}
#11 {width:300px; height:225px;  background:#fff;}
#12 {width:225px; height:300px;  background:#fff;}
#13 {width:300px; height:225px;  background:#fff;}
#14 {width:300px; height:225px;  background:#fff;}
#15 {width:225px; height:300px;  background:#fff;}
</pre></body></html>