div#pelcoPageHeader {
  background:#08429C url('/vendors/pelco/images/pelco-logo.gif') no-repeat 2px 2px;
  min-height:54px;
  }
/* Hides from IE-mac \*/
* html div#pelcoPageHeader {height: 54px;}
/* End Hide */

div#pelcoPageHeader h1 {
  margin:0;
  padding:0;
  margin-left:210px;
  color:#FFF;
  }
div.pelcoItem {
  margin:2em;
  }
div#pelcoLight {
  margin:2em 5em;
  }
div#pelcoLight table {
  border-collapse: collapse;
  width:375px;
  border:1px solid MAROON;
  }
div#pelcoLight table caption {
  font-weight:bold;
  font-size:2em;
  color:#060;
  text-align:left;
  padding-bottom:.2em;
  }
div#pelcoLight table th {
  padding:2px;
  background-color:#FFC;
  }
div#pelcoLight table td, div#pelcoLight table th.second {
  padding:2px;
  border-top:1px solid SILVER;
  }
div#pelcoLight table td.highlight {
  background-color:#CFC;
  }
div#pelcoLight table td.indent {
  padding-left:3em;
  }
.mainHalfColumn div#finePrint {
  font-size:.65em
  }
table.NBcenter {
  border:none;
  border-collapse: collapse;
  margin:0px AUTO;
  padding:2em;
  }
table.NBcenter td {
  padding-left:1em;
  }
table.NBcenter td.right {
  padding-left:0;
  }
.clearnew h2 {
  margin-top:1em;
  }

