.Vwidget{
	padding: 0;
	width: 1000px;
}

a.ik_left, a.ik_right{
	width:60px;
	height:60px;
	margin: 0 auto;
	display: block;
	background: #000;
}

a.ik_left{
	position: absolute;
	margin: 20px 0 0 -10px;
	z-index: 999;
	background: url(images/arrows.png) left center no-repeat;
}

a.ik_right {
	position: absolute;
	margin: 20px 0 0 955px;
	z-index: 999;
	background: url(images/arrows.png) right center no-repeat;
}

.VjCarouselLite {
	margin: 0;
	padding: 0;
}

.VjCarouselLite li {
	overflow: hidden;
	float: none;
	display: block;
	padding: 0;
	text-align: center;
}
.VjCarouselLite li div {
	margin: 0;
	width: 1000px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, 1);
}

.as_name {
	font-size: 24pt;
	color: #fff;
	margin-top: 50px;
	margin-left: 120px;
}

.as_price {
	font-size: 32pt;
	color: #fff;
}

/***** NO SLIDER THEME STYLE *****/
