﻿

.gridView { width: 100%; }
.gridView th { background-color: #f2f2f2; }
.gridView td { border-bottom: 1px solid #f2f2f2; }
.gridView td a:hover { background-color: transparent; }
