/* cc-portal print stylesheet. rev 03/2011 */
#noticebar, #utilbar, #topnav, #sitesearch, #leftcol, #footer,
.toolbar, .pager, .searchpanel .btnrow, .skiplink { display: none !important; }

body { background: #fff; color: #000; font-family: Arial, sans-serif; font-size: 11pt; }
.wrap { width: auto; }
#pagebody { border: 0; padding: 0; width: auto; }
#maincontent { float: none; width: auto; }
#banner { background: #fff; border-bottom: 2px solid #000; padding: 4px 0; }
#bannertext h1 a { color: #000; text-decoration: none; }
#bannertext .tagline { color: #333; }
#breadcrumb { border-bottom: 1px solid #999; background: #fff; }

table.datagrid, table.detailgrid { border-collapse: collapse; width: 100%; }
table.datagrid th, table.datagrid td,
table.detailgrid th, table.detailgrid td { border: 1px solid #444; padding: 3pt 5pt; }
table.datagrid th { background: #ddd; color: #000; }

a { color: #000; text-decoration: none; }
.pageupdated:after { content: "  --  Printed from clairmontcounty.org"; }
