@charset "utf-8";
/* CSS Document */

.display_thumb  {
	margin: 15px;
	border: 2px solid #300;
}
.container_iframe {
	color: #300;
	background-color: #E0D5C3;
	margin: auto;
	font-variant: normal;
	font-weight: normal;
	text-align: center;
}
.display_gallerythumb {
	margin: 15px;
	padding: 4px;
	height: auto;
	width: 200px;
	border: 2px solid #960;
	background-color: #222;
	text-align: center;
	float: left;
	font-size: 16px;
}
.gallerythumb a:link {
	color: #E0D5C3;
	text-decoration: none;
}
.gallerythumb a:visited {
	color: #E0D5C3;
	text-decoration: none;
}
.gallerythumb a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.make-pointer {
	cursor: pointer;
	}
.container_icons {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(/images/background_slate.gif);
	width: 750px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 20px;
	height: 275px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
}
.display_odonata-gallerythumb {
	margin: 0px 15px 15px;
	padding: 4px;
	height: 225px;
	width: 200px;
	border: 2px solid #960;
	background-color: #222;
	text-align: center;
	float: left;
	font-size: 16px;
}
