@import url("../v4/interaktif_vitrin.css");

#sliderWrap{
	margin-top: 10px;
}

/*#slideControl{
	width: 1200px;
	margin-left: -600px;
}*/
#slideControl span{
	width: 40px;
	height: 40px;
	background-image: none;
}

#nextSlide {
    background: url(slide_next.png) center center no-repeat !important;
}
#prevSlide {
    background: url(slide_prev.png) center center no-repeat !important;
}