
#adm_toolbar {
	position: absolute;
}
#adm_top {
	height: 36px;
}
#adm_toolbar {
	top: 36px;
}

input[type=text],  input[type=select], select, input {
	width: 200px;
	
}
input[type=checkbox],  input[type=radio],  .checkbox {
	width: 14px;
	height: 14px;
	/*clip: rect(14px, 14px, 14px, 14px);*/
	 
}
img {
	border: none;
}
ul.menu_top {
	 
	width:430px;
}

.adm_box {
	border:none;
	
} 
.app_title {
	width:76px;
}
.button1 {
	 
	border: 1px solid navy;
}
#main_woverlay{
	z-index: 10000;
}
.tblElenco {
	 
	width:96%;
	}
	
.tabmenudwn, .tabitem_on, .tabitem_off {
	padding:0px;
	margin: 0px;
}