.ecosa-product-selector {
	display:inline;
}

.ecosa-product-selector,
.ecosa-product-selector-input-2,
.ecosa-product-selector-input-3 {
	padding: 2px !important; /* Para que no lo sobreescriba ktkDisabled */
	height: 32px !important; /* Para que no lo sobreescriba ktkDisabled */
	font-size: 12px !important;
}

.ecosa-product-selector-input-2 {
	width:24px !important;
}

.ecosa-product-selector-input-3 {
	width:27px !important;
}

.ecosa-product-selector-description {
	width:400px !important;
	font-size: 11px !important;
	background-color:#F3F3F3;
	height: 30px;
	padding: 4px;
}

/* HACK: Para que funcione correctamente 'size' */
input[size] {
	font-family:monospace
}
