#custom_resources_wrap
{
  width: 95%;
}

#custom_resources_wrap textarea
{
  width: 100%;
  min-height: 150px;
  resize: vertical;
  font-family: monospace;
  font-weight: bold;
}

#custom_resources_wrap th
{
  white-space: nowrap;
}
