#meteor-slideshow { margin-bottom:45px; }
#meteor-slideshow .meteor-slides { background-color:#366; height:212px; margin:0; position:relative; z-index:1; overflow:hidden; -moz-border-radius:6px; -webkit-border-radius:6px; }
#meteor-slideshow a { color:#FFF; font-weight:normal; }
#meteor-slideshow a:hover { text-decoration:none; }
#meteor-slideshow .image { height:200px; overflow:hidden; width:360px; }
#meteor-slideshow .description { margin-left:325px; margin-top:10px; position:absolute; width:265px; }
#meteor-slideshow .description .title { background:url(../images/slide-bg-title.png); background-repeat:no-repeat; font-family:Arial; font-style:italic; font-size:18px; line-height:18px; padding:10px 25px; }
#meteor-slideshow .description .excerpt { font-size:14px; font-style:italic; margin-left:50px; margin-top:14px; width:210px; }
#meteor-slideshow .slide { margin-top:6px; margin-left:6px; padding:0; display:none; }
#meteor-slideshow #slide-1 { display:block; }
#meteor-slideshow #meteor-control { clear:both; float:right; margin-right:10px; margin-top:5px; }
#meteor-slideshow #meteor-control a { background:url(../images/slide-control-btn.gif); background-repeat:no-repeat; display:block; float:left; height:10px; margin-right:8px; overflow:hidden; width:10px; }
#meteor-slideshow #meteor-control a.activeSlide {  background-position:0 -10px; }