#mySlideshow { width: 300px; height: 100px; z-index:5; font-family: Verdana; text-align: left; }
 .jdSlideshow { display: none; overflow:hidden; position: relative; }
 .jdSlideshow .slideElement { width: 100%; height: 100%; background-color: #faf0e2; background-repeat: no-repeat; }
 .jdSlideshow .slideInfoZone { position: absolute; top: 0; height: 30px; color: #0f80bc; }
 .jdSlideshow .slideInfoZone2 { position: absolute; bottom: 0; height: 20px; color: #e77b18; }
 .jdSlideshow .slideInfoZone3 { position: absolute; top: 0; height: 30px; color: #e77b18; }
 .jdSlideshow .slideInfoZoneTitle { font-size: 12px; color: #0f80bc; font-weight: bold; padding: 2px 0 0 105px; }
 .jdSlideshow .slideInfoZone2Title { font-size: 14px; color: #0f80bc; font-weight: bold; padding: 2px 0 0 105px; }
 .jdSlideshow .slideInfoZone3Title { font-size: 10px; color: #0f80bc; padding: 32px 0 0 105px; }
 .jdSlideshow a { font-size: 100%; text-decoration: none; color: inherit; }
