#TemplateContents
{
max-width: 100%;
border: 1px solid #ccc;
border-radius: 0; /* workaround for Chrome bug */
background: #f2f2f2;
max-height: 250px;
min-height: 15px;
overflow: auto;
white-space: pre;
word-wrap: normal;
font-family: Consolas, "Courier New", Courier, monospace;
direction: ltr;
padding: 4px;
}