@charset "utf-8";
#slideshow{position:relative;height:223x;background-repeat:no-repeat;z-index:-1000;}
#slideshow div{position:absolute;top:0;left:0;z-index:8;opacity:.0;}
#slideshow div.active{z-index:10;opacity:1.0;}
#slideshow div.last-active{z-index:9;}
#slideshow div.active div{z-index:11;opacity:1.0; top:223px;
	padding-top:5px;font-size:15px;padding-left:5px;font-family:Lucida Grande,Arial,Helvetica,sans-serif; 
	background:black;opacity:1.0;height:30px;color:#FFFFFF;
	width:929px; margin-left:auto;margin-right:auto;
	text-align:left;}
