.wt_cell, .wt_num{
  width: 110;
  text-wrap: normal;
  padding-left:7px;
  padding-right:7px;
}
.wt_filtercell
{
	border-top: 1px solid blue;
	padding-top: 1px;
	font-size:10px;
}
.wt_headcell{
  COLOR: #626262;
}
.wt_text,.wt_input, .wt_date, .wt_num{
  COLOR: #626262;
  background-color: #ffffff;
  border-color: #626262;
  padding-left:1px;
}
.wt_text{
  width: 60;
}
