@charset "UTF-8";
@import url(./gene_sf100.css);

/* --------------------------------------
added/chanded from gene_sf100.css
---------------------------------------*/
body,
div#main {
  overflow : visible;
}

table tbody {
  overflow : visible;
}

button,
button.imgbtn {
  padding : 0 5px !important;
  height : 21px;
  overflow : visible;
}
button img,
button.imgbtn img {
  padding-right : 2px;
  vertical-align : -4px;
}

