input.readonly {
background-color: #CCCCCC;
}

input.string {
width:250px;
padding:1px 0 1px 2px;
}

input.narrow {
width:100px;
}

input.long {
width:350px;
}