
.longInput {
	width:270px;
}
/*
.longInputImportant {
	width:270px;
	color:red !important;
}

.longInputImportant option {
	font-weight:bold;
	color:black;
}


.longInputImportant option[selected="selected"] {
	font-style: italic !important;
}*/
