.button-cell > div > button {
  width: 90px;
  font-size: 1em;
}
body {
  margin: 0px;
  width: 95%;
  font-family: Arial,Helvetica,sans-serif;
  font-size :12px;
  padding : 10px;
}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5, h6 {font-size:12px;}
#content {margin:0px; padding:20px;}

th.rd-datasheet img, td.rd-datasheet a img {
    width: 18px;
    height: 20px;
}
.button-cell{
	width:100px;
	text-alight:left;
}

#currency-table{
	height: 200px;
}