﻿body{ background-color: White; } 

input {width: 120px; left: 310px; position: absolute; }
input.output { width: 420px; height: 120px; left: 220px; position: absolute; }
input.checkbox {width: 20px; left: 310px; position: absolute; }
select {width: 200px; left: 310px; position: absolute; text-align: left; }