.thumbnail {
  border: 2pt solid #ccc;
}
.advertisement,
.advertisements,
.recessed-advertisement,
.site-links,
.navigation,
.action,
.actions,
#globalnav,
#breadcrumbs,
#content ul.toolbar,
#comments,
#sidebar,
#footer p {
  display: none;
}
#logo {
  padding-bottom: 2em;
}
#content .tabset .tabs a.here {
  border-bottom: 1px solid #bcd1e6;
  color: #1F5480;
  display: block;
  font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 160%;
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: .5em;
  padding-bottom: .2em;
  text-decoration: none !important;
}
#content .tabset .page {
  display: block !imporant;
}
#footer {
  border-top: 1px solid #bcd1e6;
  color: #777;
  font-size: 85%;
  margin-top: 2em;
}
#footer p.copyright {
  display: block;
}

.meter-wrap{
    position: relative;
}

.meter-wrap, .meter-value, .meter-text {
    /* The width and height of your image */
    width: 155px; height: 30px;
}

.meter-wrap, .meter-value {
    background: #bdbdbd url(/images/meter-outline.png) top left no-repeat;
}
            
.meter-text {
    position: absolute;
    top:0; left:0;

    padding-top: 5px;
                
    color: #fff;
    text-align: center;
    width: 100%;
}

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:12pt;width:8.5in;margin:.5in;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a { display:none;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}

.no-print{
  display:none;
}


table.styled td{
  border: 1px solid #000;
  font-family: monospace;
  font-size: 13px;
}

div#nav { display: none;}
div#footer_wrap{display: none;}
div#search-login { display:none;}
div.login-logout-gutter { display: none;}
