.glossary
{
	background:url(<%=Application("root")%>/assets/gradient_glossary.jpg) repeat-x #FFFFFF;
	padding: 15px;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
.glossary h1
{
	font-size: 20px;
	font-weight: 900;
}
.glossary h2
{
	font-size: 13px;
	font-weight: 900;
	margin: 0px;
	margin-top: 10px;
	text-decoration: underline;
}
.glossary a
{
	text-decoration: underline !important;
}
