.npaNxxSearchWatcher {
	width: 300px;
	border: 1px solid black;
	position: absolute;
	right: 0px;
}

.npaNxxSearchWatcher td {
	font-family: Arial;
	font-size: 12px;
}

.npaNxxSearchWatcher .title-bar {
	text-align: center;
	background: #666;
	padding: 2px 0;
	color: white;
	font-weight: bold;
}

.npaNxxSearchWatcher .search-panel {
	width: 300px;
}

.npaNxxSearchWatcher .search-panel td {
	border-bottom: 1px solid #ccc000;
}

.npaNxxSearchWatcher .search-npanxx {
	font-weight: bold;
}

.npaNxxSearchWatcher .search-time {
	text-align: right;
}

.npaNxxSearchWatcher .last-updated {
	font-size: 10px;
	margin: 0 5px;
}