a.thumb {
	display: block;
	height: 139px;
	width: 139px;
	background-color: #000000;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}
a.thumb:hover {
	background-color: #9e9e9e;
}
div.edit_links { background: #cdd; }
hr { width: 100%; clear: both; }
div.new_link { clear: both; }
.caption {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#slideshow_name {
	padding-top: 0px;
	margin-top: 0px;
}

p.prevnextp a {
	text-decoration: underline;
	color: blue;
	cursor: pointer;
}
