html, body
{
  margin: 2px;
  padding: 2px;
  border: none;
  background: #FFFFFF url() repeat;
  text-align: left;
}

table
{
  border: #CCCCCC solid 1px;
}

td
{
  border: #CCCCCC solid 1px;
}

.Misspell
{
  background: url("/editor24/editor/plugins/spell/misspell.gif") repeat-x bottom left;
}
