<!-- Styles for Displaying The RBL-Registry Properly -->

div.rbl	{
	border-top: 10px;
	font-size: 18pt;
	text-decoration: bold;
}
div.rbl .expander {
	margin-left: 5px;
	margin-right: 3px;
}
div.rbl .info {
	margin-left: 10px;
}

div.zone {
	margin-left: 17px;
}
div.zone .info {
	margin-left: 3px;
}
div.zone .name {
	margin-left: 10px;
}

.info a {
	border: 0px;
	margin: 0px;
}
img.hotkey {
	width: 15px; height: 15px;
	border: 0px;
}

table tr td {
	vertical-align: top;
}
table tr td label {
	font-weight: bold;
}

