#simplemodal-overlay {background-color:#000;cursor:normal;}
#modal_slideshow { background:#FFF url(../hab/widget-bg.jpg) top left no-repeat; position:relative; width:720px; height:540px; border:6px solid #CCC;}
#modal_slideshow .container { position:relative; width:720px;}
#modal_slideshow .container .simplemodal-close { display:block; position:absolute; top:8px; right:4px; border:0; width:15px; height:15px;}


#slideshow {
	position:relative;
	height:540px;
	width:540px;
	float:left;
}

#slideshow IMG {
	display:none;
	z-index:8;
	opacity:0.0;
	border:1px solid #999 !important;
	padding:20px;
	background-color:#FFF;
	margin-bottom:8px;
	float:none;
}

#slideshow IMG.active {
	display:block;
	z-index:9;
	opacity:1.0;
}

#slideshowIMG.last-active {
	display:block;
	z-index:10;
}

#slideshow_next  {border:0;float:left;height:auto;	margin:230px 0 0 0;}
#slideshow_prev  {border:0;float:left;height:auto;	margin:230px 0 0 38px;}

#Legende { display:block; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; width:461px; line-height:18px;color:#ADACAC;text-align:center;}

.slideshow {cursor:pointer;}
/* Localized */