label.TK_Label
{
  width: 200px;
}

input.TK_Input
{
  width: 360px;
}

div#EmailForm {
  margin-left: auto; 
  margin-right: auto;
  padding: 10px;
  background: white;
}

div#cke_Body {
  height: 400px;
}

div#EmailTemplateTable td {
  font-size: 10pt;
}