.eztranslator input[type="text"] {
	width: 300px;
}

.eztranslator input[readonly="readonly"] {
	background-color: #cccccc;
}