div.jMyCarousel .prev{
	background: url('carosello/carouselSX.png') center center no-repeat;
	width:25px;
	height:150px;
	border:0px;
}

div.jMyCarousel .next{
	background: url('carosello/carouselDX.png') center center no-repeat;
	width:25px;
	height:150px;
	border:0px;
}


/** Carousel 2 **/

#slide {
	height: 500px;
	width: 550px;
	color:white;
}


div.jMyCarousel{
	margin-left: 25px;
}


div.jMyCarousel ul li{
	margin:11px 20px 0 20px;
	padding-bottom: 15px;
	line-height:0px;
	width: 500px
}

div.jMyCarousel ul li a{ /* in case of link */
	display:block;
	margin:0px;
	padding:0px;
}

div.jMyCarousel ul li a img{
	display:block;
	border:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

div.jMyCarousel img {float:left; margin-right: 10px; border:3px #fff solid;}
div.jMyCarousel h2{  line-height: 20px; text-align:left; color:#fff; font-family:Impact, "Arial Black", Tahoma, sans-serif; font-size: 20px; text-transform:uppercase; margin-bottom: 5px;}
div.jMyCarousel hr { border:none; color:#fff; background-color:#fff; height:1px; margin-top: 5px; padding:0;}
div.jMyCarousel p{  line-height: 18px; text-align:left; font-size:12px; margin-top: 5px;}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
