form#jnj-bdriven-debug-mode-form {
  min-height: 200px;
  padding: 50px 50px 0;
}

form#jnj-bdriven-debug-mode-form .select-wrapper {
  display: inline;
  margin: 0 10px 0 5px;
}

form#jnj-bdriven-debug-mode-form .form-item-channel,
form#jnj-bdriven-debug-mode-form #edit-submit {
  float: left;
  margin-bottom: 50px;
}

form#jnj-bdriven-debug-mode-form table tr td {
  padding: 5px;
  text-align: center;
}

div#result-area {
  clear: both;
  overflow: hidden;
}

#result-area table {
  width: 235px;
  border: 1px solid #bebfb9;
}

#result-area table#node-table {
  width: auto;
  min-width: 530px;
}

#result-area table tr.odd {
  background-color: #f3f4ee;
}

#result-area table tr th {
  background-color: #e1e2dc;
}

#result-area div {
  float: left;
  margin-right: 0;
  margin-bottom: 50px;
}

#result-area div:first-child {
  margin-right: 60px;
}

#result-area div.even {
  clear: both;
  margin-right: 60px;
}
#result-area #left-column,
#result-area #right-column {
  float: left;
  clear: none;
  margin-right: 0;
}

@media \0screen\,screen\9 {
  form#jnj-bdriven-debug-mode-form table tr td {
    border: 1px solid #bebfb9;
  }
}
