<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Point of ViUU - CSS */

.perspective .perspective_diap:focus { outline: none; }
.perspective { overflow: hidden; position: relative; width: 370px; height:105px; margin:auto; } 
.perspective .perspective_diap { position: absolute; width: 349px; height:105px; background: url(ztk_border.png) no-repeat right center; text-align: left; }
.perspective_diap img { width: 344px; height: 105px; }
.perspective_diap p { position: absolute; display: none; z-index: 5; padding: 10px 20px; }
.perspective_diap p a { text-decoration: none; }
.perspective_diap p.right { right: 12px; }
.perspective_diap p.left { left: 12px; }
.perspective_diap p.top { top: 0; }
.perspective_diap p.bottom { bottom: 0px; } 
.perspective_diap p.full_width { width: 305px; height: 105px; top: 0; left: 0; } 
.perspective_diap p span { display: block; color: #aaa; font-size: 12px; padding: 5px 0 0 0;} 
em.darkPers { position: absolute; top: 0; left: 0; background: #086b7f; } </pre></body></html>