
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {
	/*width:220px;*/
	display:none;
	
	/*border:1px solid #CCCCCC;*/
	margin-top:5px;
	width:250px;
	}
#wrapper * {margin:0; padding:0}


/*#fullsize {
	position:relative; 
	width:220px; 
	height:220px; 
	padding:2px;
	}*/


#fullsize {
	position:relative; 
	height:234px;
	padding:15px 3px 2px;
	position:relative;
	width:240px;
	}

#information {display: none;position:absolute; bottom:0; width:220px; height:0; background:none; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px;display: none;}
#information p {padding:8px 12px}
#image {width:245px}
#image img {position:absolute; z-index:25; width:auto}

