#slide_thumb {
	border: 1px solid white;
}
#thumbnail {
	float: left;
	height: 215px;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-bottom : 10px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: black;
	text-align: center;
}
#del_img {
	margin-top: 5px;
}
#slideshow_area {
	clear: both;
	padding: 2px;
	margin-top: 25px;
	font-family: Verdan, Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	background-color: #ccc;
}
