div#colemanMenu {
  background-color:#FFF;
  }
div.colemanSectionHead {
  background: url('/vendors/coleman/images/CCILogo-sm.jpg') no-repeat top left;
  min-height:42px;
  }
div.colemanSectionHead h1 {
  margin-left:78px;
  padding-top:0px;
  }
div.colemanItem {
  margin:2em 2em 3em;
  padding-top:1em;
  border-top:1px solid #AAA;
  }
div.colemanMPItem {
  margin:0 2em 2em;
  }
div.colemanMPItem a {
  text-decoration:none;
  font-weight:bold;
  font-size:1.2em;
  }
div.colemanProductHead {
  background: url('/vendors/coleman/images/Signal.jpg') no-repeat top left;
  height:30px;
  padding-left:100px;
  font-weight:bold;
  font-size:1.3em;
  }
div.colemanProductHead span {
  font-size:1.2em;
  color:#000080;
  }
table.colemanPrice {
  width:95%;
  margin:5px;
  border-collapse:collapse;
  }
table.colemanPrice th {
  background-color:#003D7D;
  color:#FFF;
  border-bottom:4px solid #7A8A82;
  border-right:1px solid #FFF;
  padding:5px;
  }
table.colemanPrice td {
  text-align:center;
  border-bottom:2px solid #7A8A82;
  padding:5px;
  }
