*
{
overflow:hidden;
font-family:Arial;
font-size:16px;
margin:0px;
border:0px;
}
#storedTextBox
{
overflow:auto;
resize: none;
white-space:nowrap;
cursor:text;
font-size:14px;
font-family:monospace;
width:100%;
height:300px;
}
#statsBarContainer
{
display: none;
float:bottom;
height:18px;
width:100%;
}
#statsBar
{
-moz-user-select:none;
background-color:#F2F2F2;
color:#3D3D3D;
height:18px;
text-align:left;
width:100%;
}
#load
{
display:none;
}
