@charset "UTF-8";
/* CSS Document */
*{padding:0;margin:0;list-style:none;outline:none;}

#slideshowWrapper{position:relative;width:957px;margin:auto; height:431px; float:left; margin-top:70px}

ul#slideshow{list-style:none;margin:auto;width:957px;overflow:hidden; height:431px;}
ul#slideshow img{width:100%;}


small a{color:#000;}