.infoSlider{
	background: none repeat scroll 0 0 #f4ecec;
	color: #7A3DA6;
	font-size: 12px;
        text-align: center;
        font-weight: bold;
	position: absolute;
	z-index: 9;
	margin-left:1px;
	/* opacity:0.5; */
	filter:alpha(opacity:50);
        margin-top: -45px;
}
.slideshow{
    padding:25px;
    height:133px;
    width:130px;
	margin:3px;
}
.slideshow img{
    border: 1px solid #ebd1ec;
}
