img { border: none; }

/* image replacement */
.graphic {
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-indent: -8000px;
}

/* // image replacement */
.jm-products-slider-listing {
	margin: 0;
	overflow: hidden;
	padding-top: 10px;
	width: auto !important;
	position: relative;
}

.jm-products-slider-content{ 
}

/* Easy Slider */
.jm-slider { overflow: hidden; visibility: visible; position: relative; z-index: 2; left: 30px; width: 230px;}

.jm-slider ul {
	margin: 0pt; padding: 0pt; position: relative; list-style-type: none; z-index: 1; width: 200px; left: 0px; height:2000px
}

.jm-slider li {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: left;
	display: block;
	width: 130px;
	height: 200px !important;
	padding: 0 10px;
}

/*.jm-slider a { position: relative; } */

.jm-prev {
	height: 20px !important;
	position: absolute;
	top: 0;
	width: 20px !important;
	z-index: 999;
	right: 35px;
}

.jm-next {
	height: 20px !important;
	position: absolute;
	top: 0;
	width: 20px !important;
	z-index: 999;
	right: 10px;
}

#jm-slide-left-img
{
padding-left : 4px; padding-top : 10px;
}
#jm-slide-right-img {

}

