.numericupdown
{
}

.val
{
  height: 18px;
  margin:0px;
  padding-top:0px;
  padding-bottom:0px;
  float:left;
}
.up
{
  border: 0px none white;
  width:15px;
  height:10px;
  overflow:hidden;
}
.down
{
  border: 0px none white;
  width:15px;
  height:10px;
  overflow:hidden;
}