.plugin_errors,
#plugin_flash {
	background:#000;
	padding: 10px;
	color:white;
}

table.nah_plugin {
	margin: 10px 0;
}
table.nah_plugin td {
	padding:5px;
	border: 1px solid white;
}

table.nah_plugin td.key {
	background: #999;
	color: white;
}

.nah.right {
	float: right;
}


