<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#player-wrapper{width:925px; overflow:hidden; border:5px solid #eee; background:#fff; -webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee; -moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee; box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 5px 0 #eee; padding:5px; margin-right:auto;margin-left: auto}
#ytvideo{float:left}
#player-wrapper ul{width:300px;float:right;margin:0;padding:0}
#player-wrapper ul li{list-style-type:none;display:block;margin-bottom:5px;background-color:#eee;background-image:none;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#CCC;padding:10px}
#player-wrapper ul li img{width:50px;float:left;margin-right:5px;border:1px solid #999}
#player-wrapper ul li a{text-decoration:none;display:block;text-shadow:1px 1px 0 #fff}
#player-wrapper ul li a span{display:block;font-size:18px;color:#222;}
#player-wrapper ul li a small{color:#555}
#player-wrapper ul li:hover,#player-wrapper .currentvideo{background-color:#ddd }

#scrollbar{width:320px;float:right;margin:0}
#scrollbar .viewport{width:295px;height:300px;overflow:hidden;position:relative}
#scrollbar .overview{position:absolute;left:0;top:0}
#scrollbar .scroll-thumb .end,#scrollbar .scroll-thumb{background-color:#ccc}
#scrollbar .scrollbar{position:relative;float:right;width:20px}
#scrollbar .track{background-color:#ddd;height:100%;width:20px;position:relative;padding:0}
#scrollbar .scroll-thumb{height:20px;width:18px;cursor:pointer;overflow:hidden;position:absolute;top:0;border:solid 1px #fff;background:#fff;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee;-moz-box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee;box-shadow:0 0 0 1px rgba(0,0,0,0.1), inset 0 0 15px 0 #eee}
#scrollbar .scroll-thumb .end{overflow:hidden;height:5px;width:20px}
#scrollbar .disable{display:none}</pre></body></html>