@import url("../css/sort.css");

TABLE.telecom-table, .telecom-table TH, .telecom-table TD { border:1px solid #889; border-collapse:collapse; }
.telecom-table TH, .telecom-table TD { padding:3px 0.5rem 3px 0.5rem; }
.telecom-table TH { white-space:nowrap; background-color:#eee; }
.telecom-table TH.sample { font-weight:normal; }
.telecom-table TD.sample { white-space:nowrap; color:#444; }
.telecom-table TD.sample SPAN { color:#777; }

P BIG { color:#039; }
