.tagboardStyle{
	height: 150px;
	overflow: auto;
	margin-right: 2px;
}

.tagboardStyle table{
	padding: 2px 2px 2px 3px;
	font-size: x-small;	
}

/*******************************stile pannello tagboard**********************/

.tagboardPanel{

}

.tagboardPanel .tagboardInput input{
	font-size: 9px;
	width: 95%;
	height: 10px;
	margin-left: 1px;
	margin-right: auto;
}

.tagboardPanel table{
	width: 100%;	
}

.tagboardPanel td{
	/*height: 20px;*/
}

.tagboardPanel div#opzAvanzate{
	display: none;
}