﻿.LuceneGrid
{
	width:450px;
}

.BoxHeading
{
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: white;
	background-color: #01509D;
	height: 17px;
	text-indent: 2px;
	font-variant: small-caps;
}

.GridRow
{
}

.GridAlternatingRow
{
	background-color:#FFFFFF;
}

