/* Panel on the right */
#Panel { float: right; }
#Body .ContentColumn { margin: 0 230px 0 0; }
#Panel input.InputBox {
   width: 192px;
}

/* JLM header stuff */
#headcontainer {
  position: relative;
}

#punchbox {
  position: absolute;
  top: 75px;
  left: 250px;
  font: 20px arial bold, sans-serif;
}
