.qtip-title {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.qtip-content {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	padding-left: 2px;
	line-height: 50%;
	margin-top: 0px;
}

.ui-dialog .ui-dialog-title {
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
}

.storm {
	color: #FF0000;
	font-weight: bold;
}

.ui-dialog .ui-dialog-content {
	font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	padding-left: 2px;
	line-height: 50%;
	margin-top: 0px;
}

.shiptable {
	border-spacing: 10px;
	border-collapse: collapse;
	table-layout: fixed;
}

.portalitem {
	line-height: 100%;
	list-style-type: square;
	margin-left: 0%;
}

.context-menu-theme-osx .sectorcoords {
    color:#000000;
}

.hidden {
    display: none;
}

.centertext {
    text-align: center;
}
