<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">div.meteor-slides {
    padding-bottom: 6px;
    clear: both;
}

.meteor-slides .meteor-buttons {
    height: 13px;
    bottom: -15px;
}

div.navpaged, div.navboth {
    margin-bottom: 40px;
}

.meteor-buttons a {
	text-align: center;
    height: 13px;
	width: 13px;
    background: url('images/buttons.png') no-repeat 0 0;
}

.meteor-buttons a.activeSlide, .meteor-buttons a:hover {
    background: url('images/buttons_act.png') no-repeat 0 0;
}

.meteor-slides .mslide {
	height: 400px !important;
	width: 710px !important;
}</pre></body></html>