@charset "utf-8";
/* CSS Document */

.closer{clear:both;}
.spacer{width:90px;height:8px;}

div.wrap1{overflow:hidden;margin-left:10px;}

div.wrap2{/*height:380px;*/overflow:hidden;margin-bottom:2px;}
div.wrap2 .wrap3{float:left;/*width:426px;*/overflow:hidden;}



div.CarouselDF{margin-left:4px;}
div.CarouselDF .dfclista{position:relative;float:left;width:480px;height:450px;overflow:hidden;}
div.CarouselDF .dfcelement{float:left;width:480px;height:450px;}
div.CarouselDF .Thumbs{float:left;padding-left:4px;}
div.CarouselDF h2{display:block;/*width:410px;*/height:30px;white-space:nowrap;overflow:hidden;font-family:Arial, Helvetica, sans-serif;font-size:24px;margin-bottom:6px;font-weight:bold;}
div.CarouselDF p{display:block;width:480px;/*height:80px;margin:10px 0 6px 0;*/overflow:hidden;}
div.CarouselDF a:link, div.CarouselDF a:visited{color:#EA310D;}
div.CarouselDF a:hover, div.CarouselDF a:active{text-decoration:underline;}
div.CarouselDF .Thumb{width:100px;overflow:hidden;}
div.CarouselDF .Thumb img{border:1px solid #f5f5f5;width:80px;height:60px;}
div.CarouselDF .Thumb .sel{border:1px solid #EA310D;}
div.CarouselDF .play, div.CarouselDF .pause{display:block;width:51px;height:27px;background:url(img/play.jpg) 0 0 no-repeat;margin-top:2px;}
div.CarouselDF .play span, div.CarouselDF .pause span{display:none;}
div.CarouselDF .pause{background:url(img/pause.jpg) 0 0 no-repeat;}
