@CHARSET "ISO-8859-1";

.credits-wrapper,
.credits-wrapper {
	width: 310px;
	background: url('http://www.skianet.it/_static/img/credits_arrow_left.png') no-repeat left bottom;
	position: absolute;
	bottom: 40px;
	right: 0px;
	padding: 10px 0 10px 0;
}
.credits-wrapper-mobile {
	right:10px;
}
#credits-wrapper-mobile.credits-wrapper {
	right: 10px;
}
.credits-handler {
	position: relative;
}
.ott-bottom-footer ul li .credit-wrapper a,
.credit-wrapper {
	background: url('http://www.skianet.it/_static/img/credits_repeat.png') repeat-y;
	padding: 0 10px 10px 10px;
	height: auto;
	border: 0;
}
.credit-wrapper.first {
	padding: 10px;
}
.credit-wrapper a img {
	width: 100%;
	height: 100%;
	margin: 0;
	max-width: initial;
	max-height: initial;
}
.credits-toggler {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}