
div.vm_element {
	left:-999em;
	position:absolute;
}

.ja-vmreview strong {
	display: block;
}

.ja-vmreview blockquote {
	background: url(../images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.ja-vmreview blockquote div {
}

.vmFeedIcon {
}


/* YourCart Module */
#ja-vmcart {
	position: absolute;
	top: 0;
	right: 15px;
	width: 200px;
	height: 74px;
	z-index: 10;
}

#ja-vmcart div.moduletable {
	border: none;
	background: url(../images/vmcart-bg.gif) no-repeat right 15px #FFFFFF;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
}

#ja-vmcart div.moduletable h3 {
	margin: 0;
	padding: 15px 0 10px;
	background: none;
	text-align: center;
	border: none;
}

div.vm-showcart a {
	display: block;
	width: 73px;
	height: 22px;
	line-height: 21px;
	margin-left: 45px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../images/bt-viewcart.gif) no-repeat #00A9DD;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.vm-total-pro {
	padding: 10px 0 0;
	clear: left;
	text-align: center;
}

.vmCartModule a img {
	display: none;
}

.vmCartModule hr {
	display: none;
}



/*Slidder Module*/
#ja-slider {
	position: relative;
	margin: 15px 15px 0;
}

#ja-slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}

#ja-slide-left-img, .ja-slide-left-img, #ja-slide-right-img, .ja-slide-right-img {
	position: absolute;
	top: 45px;
	left: 3px;
	cursor: pointer;
}

#ja-slider-center, .ja-slider-center {
	left: 30px;
	height: 165px;
}

#ja-slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}