.mainContainer { width: 560px; }

.textInput { width: 240px; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; }
.textInput_sm { width: 100px; font-size: 1.1em; font-family: Arial, Helvetica, sans-serif; }

.formButton { width: 100px; padding:3px; font-weight: bold; font-size: 1.1em; }

.odd { background: #fff; }
.even { background: #eee; }

