div.input-small {
	width: 100px;
}

div.input-medium {
	width: 200px;
}

div.input-large {
	width: 300px;
}