/* ::::: http://flesler.webs.com/jQuery.SerialScroll/css/style.css ::::: */

ul, li { list-style-type: none; list-style-image: none; list-style-position: outside; }
.next, .prev { cursor: pointer; float:left; margin: 0 10px 0 10px;}
 
#sections { overflow: hidden; background-color: white; width: 600px; height: 369px; clear: left; margin-left: 62px; }
#sections ul { width: 3660px; }
#sections li { padding: 11px 30px; float: left; }
#sections li.fallen { margin-top: 369px; }

#slideshow { float:left; border: none; overflow: hidden; width: 450px; padding: 5px 5px 1px 5px; margin-top:8px; height: 65px; }
#slideshow ul { width: 3900px; padding-left: 225px; }
#slideshow li { margin: 0pt 16px; float: left; cursor: pointer; }
/*
#showBigPicture { margin: 105px 0 20px 60px; }
#showBigPicture img { width: 450px; }*/
