#Slideshow_Dialog {
	background-color: #000000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
	color: #FFFFFF;
	text-align: center;
	padding: 0px;
}

div.Slideshow_Picture {
	background-color: #222222;
	background-position: center center;
	background-repeat: no-repeat;
	height: 500px;
	width: 500px;
	margin: 0px 0px 5px 0px;
}

p.Slideshow_Text {
	font-size: 8pt;
	margin: 0px 0px 5px 0px;
	max-width: 500px;
}

span.Slideshow_Hits {
	white-space: nowrap;
}
