@charset "utf-8";
@import url(banners-local.css);
/* Use this stylesheet for site-specific CSS customisations */
#splashpod { padding: 0; background: #5E7FB6 url(../images/frontpage/splashpod.jpg) no-repeat; }

#glossary {
	width: 400px;
	background: #fff;
	border: 1px solid #D6D6D6;
	padding: 10px;
	font-size:1.2em;
	background: #FAFAFA;
}

#glossary h1 {
	color: #CE1126;
	font-size: 1.2em;
	margin: 0px;
	padding: 0px;
}

#glossary .close {
	float: right;
}

.caption {
	text-align:center;
	font-weight:bold;
}
