#pluginAppObj_41 {
	max-width: 100%;
}
#slideShowContainer{
	width: 300px;
	max-width: 100%;
	height:0;
	position:relative;
	padding-top: 80%;
}

#pluginAppObj_41 #slideShow{
	position:absolute;
	top: 0;
	bottom: 0;
	left: 10%;
	right: 90%;
	width: 80%;
	height: 100%;
	background-color: rgba(128, 128, 128, 1);
	z-index:100;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

#pluginAppObj_41 #slideShow ul{
	position:absolute;
	top: 0.9900990099009901%;right: 0.9900990099009901%;bottom: 0.9900990099009901%;left: 0.9900990099009901%;
	list-style: none;
	overflow: hidden;
	border-radius: 50%;
	background-color: #ffffff;
}

#slideShow li{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow: hidden;
	border-radius: 50%;
	background-color: #ffffff;
}

#pluginAppObj_41 #slideShow ul li #img_pluginAppObj_41_0 {
	position: absolute;
	height: 100%;
	left: -25%;
	right: -25%;
	top: 0;
	bottom: 0;
}
#pluginAppObj_41 #slideShow ul li #img_pluginAppObj_41_1 {
	position: absolute;
	height: 100%;
	left: -25%;
	right: -25%;
	top: 0;
	bottom: 0;
}


#slideShowContainer > a{
	border:none;
	overflow:hidden;
	width:8%;
	height:14%;
	position:absolute;
	top:43%;
	bottom:43%;
	border-radius: 30% 8%;
	background-color: rgba(128, 128, 128, 1);
}
#pluginAppObj_41 a#previousLink > svg, 
#pluginAppObj_41 a#nextLink > svg {
	width: 50%;
	height: 50%;
	position: absolute;
    top: 25%;
    bottom: 25%;
    left: 25%;
    right: 25%;
}

#pluginAppObj_41 a#previousLink{
	left: 0;
}

#pluginAppObj_41 a#nextLink{
	right: 0;
}
