.caroufredsel_wrapper {
	width: 940px !important;
}

.saleSliderControls
{
	width:940px;
	overflow:hidden;
	position:absolute;
	
}
.saleSliderControls .prev, .saleSliderControls .next {
	width: 40px;
	cursor:pointer;
	height: 37px;
}

.saleSliderControls .prev 
{
	float:left;
	background:url('/images/new_images/arrowLeft.jpg') 50% 50% no-repeat transparent;
}

.saleSliderControls .next 
{
	float:right;
	background:url('/images/new_images/arrowRight.jpg') 50% 50% no-repeat transparent;
}

.saleSlider_pag {
	text-align: center;
	padding:10px;
}

.saleSlider_pag a {
	background: url('/images/new_images/slideBullets.png') 0px -13px no-repeat transparent;
	width: 15px;
	height: 13px;
	display: inline-block;
}
.saleSlider_pag a.selected {
	background-position: 0px 0px;
	cursor: default;
}

.saleSlider_pag a span {
	display: none;
}

#onSaleSlider a
{
	text-decoration:none;
}

.saleSliderCaption
{
	font-size:12px;
	color:#1E92CD;
	padding-top:5px;
	line-height:15px;
	width:145px;
	margin:0 auto;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

#onSaleSlider li
{
	height:220px;
	width: 178px;
}