.xmSlide-control > a > img{
	display:block;margin-left:auto;margin-right:auto;
}
.span12 {
	width:100%; overflow:hidden;height:362px; float:left;
}
.icon-slides {
	width: 41px; height: 69px; text-indent: -9999em; overflow: hidden; display: inline-block; background-image: url(/catalog/view/theme/newty/images/icon-slides.png); background-repeat: no-repeat;
}
.icon-slides:hover {
	opacity: 0.6;
}
.icon-slides:focus {
	outline: 0px;
}
.icon-slides-prev {
	background-position: -84px;
}
.icon-slides-prev:hover {
	background-position: 0px;
}
.icon-slides-next {
	background-position: -125px;
}
.icon-slides-next:hover {
	background-position: -42px;
}
.xmSlide {
	position: relative;
}
.xmSlide-pagination {
	display: none;
}
.xmSlide-navigation {
	top: 0px; height: 100%; display: none; position: absolute; z-index: 1000;
}
.xmSlide-previous {
	left: 400px;
}
.xmSlide-next {
	right: 400px;
}