<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Tiny Carousel */
#slider2 {width:730px !important; width:732px; margin-top:10px; padding-top:5px; overflow:hidden; background: #f6f6f6;border-left: 1px solid #cccccc; border-right: 1px solid #cccccc;position:relative; bottom: 0px !important; bottom:5px;}
#slider2 img {border: none;}
#slider2 .viewport { float: left; width: 670px !important; width: 665px; height: 160px; overflow: hidden; position: relative; }
#slider2 .buttons { background:url("images/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 70px 5px 0 5px; background-position: 0 -19px; text-indent: -999em; float: left; width: 19px; height: 19px; overflow: hidden; position: relative; }
#slider2 .next { background-position: 0 0; margin: 70px 0 0 10px; }
#slider2 .disable { visibility: hidden; }
#slider2 .overview { list-style: none; position: absolute; width: 200px; left: 0; top: 0; }
#slider2 .overview li{ float: left; margin: 0 30px 0 0; padding: 1px; height: 150px; border: 1px solid  #dcdcdc; width: 200px;}</pre></body></html>