.tableleft {border-left:1px dotted #666}

.table {border-left:1px dotted #666;border-right:1px dotted #666}

.tableright {border-right:1px dotted #666}

body input.ygrp-button {
  color:#404040;
  font-family:arial,helvetica,sans-serif;
  font-size: 9px;
  background-image:url(ab_inactive.gif);
  background-repeat:no-repeat;
  background-color:#e5e5e5;
  border:1px solid #a6a6a6;
}
body input.ygrp-action {
  color:#fff;
  font-family:arial,helvetica,sans-serif;
  font-weight:bold;
  font-size: 9px;
  background-image:url(ab_active.gif);
  background-repeat: no-repeat;
  background-color:#4384f0;
  border:1px solid #1e5fc7;
}