a img{
  border: none;
}
td{
  font-size:8pt;
  font-family: Arial
}
#buttons_vertical td.first{
  border-style:none;
}
#buttons_vertical td{
  text-align: center;
  padding: 5px 0px 5px 0px;
  margin:0px;
  border-style: none;
}
#buttons_horizontal td.first{
  border-style:none;
}
#buttons_horizontal td{
  padding: 0px 20px 0px 20px;
  margin:0px;
  border-style: none none none solid;
  border-width: 1px;
  border-color: #000;
}
buttons_vertical{
    position: fixed;
}
