/* Input classes */
.short {
	width:80px;
}

.long {
	width:300px;
}

.full {
	witdth:100%;
}
