<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	padding-right: 0px; padding-left: 0px;  padding-bottom: 0px; margin: 0px; padding-top: 0px; height: 100%
}

.image_carousel img {
	display: block; float: left; margin: 0px 5px 0px; border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none
}
.image_carousel a {
	display: block; float: left
}
.image_carousel {
	padding-right: 0px; padding-left: 20px; padding-bottom: 0px; padding-top: 0px; position: relative
}
a.prev {
	display: block; position: absolute; top: 16px; height: 50px
}
a.next {
	display: block; position: absolute; top: 16px; height: 50px
}
#foo1 {
	margin: 0px
}
a.prev {
	background:  no-repeat; left: 0px; width: 20px
}
a.next {
	right: 0px; background: url(/uploads/image/images/next2.gif) no-repeat; width: 20px
}
a.prev span {
	display: none
}
a.next span {
	display: none
}
.clearfix {
	clear: both; float: none
}
</pre></body></html>