/* UTF-8 Checker: áéíóú */

nav.MainMenu {
	z-index: 220;
}

nav.MainMenu div.title {
	font-size: 1.1rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

nav.MainMenu div.subtitle {
	font-size: 0.9rem;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
}

nav.MainMenu .controlsDiv {
	white-space: nowrap;
}

nav.MainMenu .navBarText {
	width:calc(100% - 108px);
}

div#popinwindow div.title {
	/* height:22px; */
}

div#popinwindow div.title a.close {
	background:#fff url(images/close.png) no-repeat;
	width:22px;
	height:22px;
	float:right;
	text-decoration:none;
}
