div.imagescroller_container {position: relative}div.imagescroller {position: relative;overflow: hidden}div.imagescroller ul {list-style: none;padding: 0;margin: 0}div.imagescroller li {position: relative;float:left;padding: 0;margin: 0}div.imagescroller a img {border: 0}/* "media" buttons */img.imagescroller_prev {position: absolute;left: 10px;cursor: pointer;display: none;visibility: hidden;}img.imagescroller_play {position: absolute;cursor: pointer;display: none;visibility: hidden;}img.imagescroller_stop {position: absolute;cursor: pointer;display: none;visibility: hidden;}img.imagescroller_next {position: absolute;right: 10px;cursor: pointer;display: none;visibility: hidden;}/* info box */div.imagescroller_info {position: absolute;top: 30px;left: 30px;width: 30%;background: #4f4f4f;opacity: 0.7;padding: 0.5em;font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;}div.imagescroller_info h6 {margin: 0;font-size: 20px;color: #fff;padding: 0.5em;font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;font-weight: normal;}div.imagescroller_info h6 a {color: #fff !important;padding: 0.5em;}div.imagescroller_info p {color: #fff;font-size: 25px;padding: 0.5em;font-family: "Century Gothic", "Trebuchet MS", "Lucida Grande", Helvetica, Verdana, Arial, sans-serif;font-weight: bold;}/* back-end */img.imagescroller_plugin_icon {display: block;float: left;margin: -10px 10px 0 0}p.imagescroller_license {clear: both;text-align: justify}