DIV.leftcol, DIV.rightcol {
  float: left;
}

DIV.leftcol {
  margin-right: 5px;
}

DIV.leftcol, DIV.leftcol table {
  width: 350px;
  margin-bottom: 5px;
}

DIV.rightcol, DIV.rightcol table {
  width: 386px;
  margin-bottom: 5px;
}

IMG.selector {
  margin-left: 10px;
}

tr.noActive, tr.noActive * {
  background-color: #553636;
}
