.customGridPager table
{
	padding:0px 0px 0px 0px;
}
.customGridPager table td
{
	font-size:small;
	color:White;
}
.customGridPager td
{
	background: #b2b2b2;
}

.customCommandItem table
{
	padding:5px 0px 0px 0px;
}
.customCommandItem table td
{
	border-style: none;
	text-align:center;
	font-size:medium;
	color:White;
}
.customCommandItem td
{
	background: #b2b2b2;
}

