/* $Id: screen.css,v 1.3 2008/09/05 20:04:43 wnagele Exp $ */
.rootServers {
 border: 1px outset gray;
 border-spacing: 2px;
 border-collapse: separate;
}
.rootServers th, .rootServers td {
 border: 1px inset gray;
 padding: 3px;
 vertical-align: top;
}
.rootServers #locations {
 width: 450px;
}
.rootServersStats, .rootServersLegend {
 text-align: left;
}
.rootServersLegend img {
 border: 0;
}

