﻿.GridViewTable
{
	margin: 8px 0px 0px 8px;
	width: 93%;
}

.GridViewTable th
{
	padding: 8px 8px 8px 8px;
}

.GridViewTable td
{
	padding: 8px 8px 8px 8px;
}

.GridViewTable tr
{
}

.TableRow
{
	vertical-align: top;
}

.AlternatingRow
{
	background-color: #ddd;
}

.EditRow
{
}

.Footer
{
}

.PagerRow
{
}
