<style>
BODY {background: white}
TABLE.slideshow {
}
TABLE.folder {
	width: 100px;
	height: 100px;
	border: solid #e5e5e5 1px;
	font-family: ms sans serif;
	font-size: 11px;
}
TABLE.upfolder {
	width: 100px;
	height: 100px;
	border: solid #e5e5e5 1px;
}
TABLE.slideshow TD {
	text-align: center;
	padding: 2px;
}
TABLE.prv-paging {
	font-family: ms sans serif;
	font-size: 11px;
	text-align: center;
	background: white;
	width: 100%;
}
DIV.folder {
	font-family: ms sans serif;
	font-size: 11px;
	text-align: center;
}
DIV.prv {
	width:100px;
	height: 100px;
	background: #f5f5f5;
	padding: 3px;
	margin: 2px;
	border: solid #e5e5e5 1px;
}
DIV.prv TABLE {
	width: 100%;
}
DIV.prv TD.desc, DIV.image TD.desc {
	font-family: ms sans serif;
	font-size: 11px;
	text-align: center;
}
DIV.prv TD.pic {
	text-align: center;
	vertical-align: middle;
	height: 70px;
	background: white;
	border: solid #ccc 1px;
	font-family: ms sans serif;
	font-size: 11px;
}
DIV.image {
	background: #f5f5f5;
	padding: 3px;
	margin: 2px;
	border: solid #e5e5e5 1px;
	text-align: center;
}
DIV.image DIV.pic {
	vertical-align: middle;
	background: white;
	border: solid #ccc 1px;
}
DIV.image DIV {
	font-family: ms sans serif;
	font-size: 11px;
}
IMG.image-body {
	margin:2px;
}
DIV.btn-next {
	display:inline;
}
DIV.btn-previous {
	display:inline;
}
</style>
