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

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

#pluginAppObj_73 #slideShow ul{
	position:absolute;
	top: 0%;right: 0%;bottom: 0%;left: 0%;
	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_73 #slideShow ul li #img_pluginAppObj_73_0 {
	position: absolute;
	height: 100%;
	left: -16.666666666666668%;
	right: -16.666666666666668%;
	top: 0;
	bottom: 0;
}
#pluginAppObj_73 #slideShow ul li #img_pluginAppObj_73_1 {
	position: absolute;
	height: 100%;
	left: -10.833333333333334%;
	right: -10.833333333333334%;
	top: 0;
	bottom: 0;
}
#pluginAppObj_73 #slideShow ul li #img_pluginAppObj_73_2 {
	position: absolute;
	width: 75.8%;
	height: 99.4%;
	left: 12.100000000000001%;
	right: 12.100000000000001%;
	top: 0.29999999999999716%;
	bottom: 0.29999999999999716%;
}
#pluginAppObj_73 #slideShow ul li #img_pluginAppObj_73_3 {
	position: absolute;
	height: 100%;
	left: -16.666666666666668%;
	right: -16.666666666666668%;
	top: 0;
	bottom: 0;
}
#pluginAppObj_73 #slideShow ul li #img_pluginAppObj_73_4 {
	position: absolute;
	width: 60%;
	height: 80%;
	left: 20%;
	right: 20%;
	top: 10%;
	bottom: 10%;
}


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

#pluginAppObj_73 a#previousLink{
	left: 0;
}

#pluginAppObj_73 a#nextLink{
	right: 0;
}
