@CHARSET "UTF-8";

.text,
.select{
	border : solid 1px #DDDDDD;
	height : 2em;
}
.textBig{
	width : 100%;
}
.select{
	width : auto;
}
.textSmall{
	width : 10%;
}

.textarea{
	border : solid 1px #DDDDDD;
	width : 100%;
	height : 10em;
}

.att2{
	padding : 2px;

	background : #FF0000;
	color : #FFFFFF;
}

.tableNon .inputClass{
	border : none !important;
}
