input.checkbox {
width: auto;
} 

input.text {
width: 400px;
} 

body,
th,
td,
input,
select,
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 2px;
}

fieldset {border:none;}
textarea {width:400px;}
select {width:400px;}

.action {width:auto;}

