@charset "utf-8";
/* CSS Document */

#mySlideshow_left {
width: 0px;
height: 0px;
z-index:10;
display: none;
overflow:hidden;
position: relative;
margin-left: 0px;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}

#mySlideshow_left img
{
border: 0;
margin: 0;
}

#mySlideshow_left a
{
font-size: 100%;
text-decoration: none;
color: inherit;
}

#mySlideshow_right {
width: 0px;
height: 0px;
z-index:10;
display: none;
overflow:hidden;
position: relative;
margin-left: 0px;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
text-align: center;
}

#mySlideshow_right img
{
border: 0;
margin: 0;
}

#mySlideshow_right a
{
font-size: 100%;
text-decoration: none;
color: inherit;
}

