@CHARSET "UTF-8";

.subtoolbarTable hr {
 margin: 3px 0px; 	
}

table.toolbarTable, table.subtoolbarTable, table.toolbarTable img, table.subtoolbarTable img  {
	max-width: none;
}

.toolbarMenuCell, .toolbarCell {
	vertical-align: middle;
	line-height: 17px;
	border-collapse: separate;
}

.toolbarTable {
	border-collapse: separate;
}

.toolbarTable > tbody > tr {
	border-collapse: separate;
}

.appletBox {
	padding: 5px;
	height:100%; 
	width:100%;
}

.toolbarTable *, .subtoolbarTable * {
	font-family:Arial;
	font-size:14px;
	line-height:17px;
}

table.toolbarTable {
	margin-bottom: 0px;
	padding: 0px;	
}

.eqeMathEditorArea {
	width: 524px;
}

.toolbar {
	background-color: #ececec;
}

.mwEquationEditor {
	font-size: 16px;
}

.mwEquationEditor * {
	font: inherit;
}

.entityList {
	z-index: 50100;
}

.toolbarSpacer {
	width: 100%;
}

.toolbarPopup {
	z-index: 10020;
}