/*
	CSS for wpg2
*/
#gallery h2 {
	clear: both;
	margin: 1.5em 0;
	padding-bottom: 0.2em;
	border-bottom: 1px solid #000;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

/*
	CSS for Image Border & Caption
*/
.ImageFrame_none {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;

}
.giDescription {
	font-style: italic;
	font-weight: normal;
	top: -10px;
	position: relative;
}
.wpg2tag-image {
	text-align: center;
}
.wpg2tag-image img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.img-shadow {
	text-align: left;
}