﻿.gridView input
{
	width: 98%;
	background-color: #F0F9CC;
}
.gridView input:focus
{
	background-color: #FFFFFF;
}