.pjcaroumain {display:none;}

#pjncarrows .carouselLeft {background: url(images/arrow_l.png) no-repeat;cursor: pointer; position:absolute;width: 50px; height: 50px;top: 80px;left:-35px;}
#pjncarrows .carouselRight{background: url(images/arrow_r.png) no-repeat;cursor: pointer;position:absolute;width: 50px; height: 50px;top:80px;right:-35px;}
#pjncarrows .carouselLeft:hover {background-position: bottom;}
#pjncarrows .carouselRight:hover {background-position: bottom;}

.transparent90black {
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.7);
	}
/*img.cloudcarousel { opacity: 0.5;
}
img.cloudcarousel.frontItem { opacity: 1.0;
}*/
#caption_frame {display:none;}

.linkarrow { display:none; float:left;background: url(images/linkarrow.png) no-repeat; width: 25px; height: 20px;margin-top: 13px;margin-left:10px;}

introtext {text-indent:0!important;text-align:left;}