#slideshow-shadow {
	position: relative;
	height: 186px;
	width: 196px;
	background: url(../images/misc/shadow.gif) no-repeat bottom right;
		!important;
}

#slideshow-window {
	position: absolute;
	top: -6px;
	left: -6px;
}

#slideshow {
	visibility: hidden;
	top: 0;
	left: 0;
	height: 114px;
	width: 180px;
	background-color: #fcfcfc;
}


#image-window {
	border: 1px solid #bbb;
	padding: 7px 7px 63px 7px;
}

#slideshow img {
	height: 114px;
	width: 180px;
}

#slideshow-title {
	position: absolute;
	top: 127px;
	left: 7px;
	color: #888;
	font-size: 11px;
	font-weight: normal;
	text-transform: lowercase;
	text-align: left;
}

#slideshow-navigation {
	bottom: 10px;
	right: 11px;
	position: absolute;
	
}