.navigation, .utility, .footer img, .intro, .bottom, .bannerImage, .skipTo, #imagesCycle, .sidebar blockquote, .sidebar cite, .events li img, .whitepapers li img, .branding {
  display: none; }

.pricing {
  border-collapse: collapse; }
  .pricing th, .pricing td {
    border-bottom: solid 1px #CCC; }
  .pricing th {
    text-align: left; }
  .pricing td {
    border-left: solid 1px #CCC; }

h1, h2, h3, h4 {
  font-family: Lucida Grande, Verdana, Arial, sans-serif; }

h2.pageSubTitle {
  font-size: 14pt; }

h2 {
  font-size: 15pt;
  margin-top: 2em;
  margin-bottom: 1em; }

h3 {
  font-size: 13pt;
  margin-bottom: 0;
  margin-top: 1.5em; }

h4 {
  font-size: 12pt;
  margin-bottom: 0;
  margin-top: 1.5em; }

a {
  font-weight: bold;
  color: #036; }

a:after {
  font-size: 90%;
  content: " (" attr(href) ") "; }

a[href^="/"]:after {
  content: " (http://www.gladstone-tech.com" attr(href) ") "; }

body {
  font-size: 100%;
  color: #000; }

.contentMain {
  font-size: 12pt; }

p, dd {
  margin-top: 0;
  margin-bottom: 1em; }

address {
  margin-bottom: 1em; }

.footer {
  margin-top: 1in;
  border-top: solid 2px #333; }

