﻿table { width: 500px; }
td { font-family: Consolas, "Courier New"; font-weight: bold; }
textarea { width: 520px; height: 150px; margin-bottom: 20px; margin-right: 30px; }
fieldset { padding: 1em; }
[placeholder]:-ms-input-placeholder { color: Gray; font-style:italic; }
.spellInput { height: 2.5em; width: 500px; margin-bottom: 10px; }
label { padding-right: 40px; }
input[type=text], textarea { padding-left: 10px; }
h2 { margin: 0.5em 0; } 
span { font-family: Consolas, Courier New; }
/*.floater { float: left; }*/
