<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">change or overwrite if necessary */
#ajBodyCover {position:absolute;top:0;left:0;width:100%;height:100%;z-index:10000} /* where */
#ajBodyCover {background:#000;-moz-opacity:0.25;filter:alpha(opacity=25);opacity:0.25;-khtml-opacity:0.25} /* style */

#ajControl {position:fixed;top:30px;right:30px;z-index:20000;text-align:left} /* where */
* html #ajControl {position:absolute;top:70px;right:30px;z-index:20000;text-align:left} /* where Only IE */
#ajControl {font-family:Arial,sans-serif;background:#fff;width:350px;border:5px solid #2E4870} /* style */
#ajControl table {width:100%}

#ajControlNavi td {padding:5px 10px}
#ajControlNavi td {font-size:1.5em;font-weight:bold;color:#3F6399;background:#C7D6E8;border-bottom:1px solid #3F6399}

#ajControlBody td {padding:10px; color: #2E4870; background: #fff url(tour-logo.gif) no-repeat right bottom;}

#ajControlInfo td {height:20px;padding:0px 10px;font-size:0.9em;color:#3F6399;background:#C7D6E8; border-top:1px solid #3F6399;text-align: right;}
#ajControlInfo a {color:#3F6399}

a#ajPrev, a#ajNext {color:#fff;padding:0 10px;background:#3F6399;text-decoration:none;margin-right:10px}
a#ajPrev.disabled, a#ajNext.disabled {color:#ccc;background:#eee;cursor:default;display:none}

#ajCloseCell {text-align:right}
#ajClose {background:#fff;color:#3F6399;text-decoration:none;padding-left:10px;padding-right:10px;border:1px solid #3F6399;}
#ajClose:hover {background:#C7D6E8;color:#3F6399;border:1px solid #3F6399;}

#ajCount {margin-left:20px}

/* my changes */
#ajPlayerCell a:hover {background:#7395C6;color:#fff}
#ajPlayerCell a:hover.disabled {color:#3F6399;background:#eee}
</pre></body></html>