.mceLinkList, .mceAnchorList, #targetlist {width:390px;}
.mceActionPanel {margin-top:7px;}
.panel_wrapper div.current {height:320px;}
#classlist, #title, #href {width:390px;}
#popupurl, #popupname {width:360px;}
#popupwidth, #popupheight, #popupleft, #popuptop {width:30px;vertical-align:middle;text-align:center;}
#id, #style, #classes, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {width:310px;}
#events_panel input {width:370px;}

.imgdb, .imgdbdisabled {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../../../../../../../imagens/botoes/link_banco_off.png);
	background-repeat: no-repeat;
}
.imgdb:hover {
	background-image: url(../../../../../../../imagens/botoes/link_banco_on.png);
}

.imgitem, .imgitemdisabled {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(../../../../../../../imagens/botoes/item_off.png);
	background-repeat: no-repeat;
}
.imgitem:hover {
	background-image: url(../../../../../../../imagens/botoes/item_on.png);
}
