.error { color: #AA0000; }

#leftBox, #centerBox { float: left; margin-right: 20px; }
#rightBox { float: left; }

#leftBox label { float: left; clear: left; width: 80px; font-size: 0.9em; margin-top: 2px; }
#leftBox input { display: block; width: 150px; margin-bottom: 8px; }

#centerBox label { display: block; font-size: 0.9em; }
#centerBox input, #centerBox textarea { display: block; width: 150px; margin-bottom: 10px; }
#centerBox textarea { height: 3em; }
