/* CSS file for advimage plugin popup */

.mceLinkList, .mceAnchorList, #targetlist {
	width: 280px;
}

.mceActionPanel {
	margin-top: 7px;
}

#filelist {
	margin: 0;
	width: 99%;
	height: 250px;
	overflow: auto;
}

.panel_wrapper div.current {
	height: 320px;
}
.settingsPanel{
	padding:0 10px 10px 10px;
	margin-top:7px;
	border:1px solid #919b9c;
	background-color:white;
}

#title, #href, #linktype {
	width: 280px;
}

#popupurl, #popupname {
	width: 200px;
}

#popupwidth, #popupheight, #popupleft, #popuptop {
	width: 30px;
	vertical-align: middle;
	text-align: center;
}

#id, #style, #classlist, #target, #dir, #hreflang, #lang, #charset, #type, #rel, #rev, #tabindex, #accesskey {
	width: 200px;
}

#events_panel input {
	width: 200px;
}
