/*
html {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 1.3em;
	padding: 0 20px 20px;
	background: white;
	color: #333;
}*/


.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-style:none;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
	color:white;
	font-size:14px;
}

h2 {
	color:#FF0000;
	}
