xform test page Homer Simpson html { height: 100%; } body { min-height: 100%; height: 100%; background-color:#006600; } .first_input { width:300px; margin-bottom:2px; } .last_input { width:400px; margin-bottom:2px; } .first_label { display: -moz-inline-box; display: inline-block; width:150px; color:white;} .last_label { display: -moz-inline-box; display: inline-block; width:200px; color:yellow;}