#fndArtCod {width:150px; width: calc(100% - 60px); margin:0px}
#fndArtDes {width:90%; margin:0px}
#articolo-cerca label { font-weight:bold; color:blue; font-size:9pt; min-width: 80px; margin-top:5px}
#articolo-cerca .info {font-size: 14px; font-weight:bold; padding-bottom:10px}
#articolo-cerca td {text-align:left; vertical-align:middle}
#articolo-cerca button {
	float: right;
	display: block;
	height: 28px;
	width: 45px;
	font-size: 1em;
	font-weight: bold;
	color: SteelBlue;
	background-color:#d6d6d6;
	border:1px solid #dedede; border-top:1px solid #eee; border-left:1px solid #eee;
	line-height:130%; text-decoration:none;
	cursor:pointer; 
	padding:4px 10px 5px 7px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px;
}
#dynpage-toolbar-frame {
	font-size: 8pt;
	min-width: 280px;
}