#spotlight {
  border: none;
  height: 120px;
  width: 100%;
  color: #fff;
  background-color: #000000;
  background: url(/images/pec_sun_bg.jpg);
  background-color: #000000;
  background-position: top left;
  background-repeat: no-repeat;
}

#spotlight A {
  color: #fff;
}

#spotlight H1 {
  font-size: 16px; 
}

#spotlight P {
  font-size: 12px;
}

#spotlight #teaser {
 max-width: 480px;
 margin-left: 10px;
 margin-right: auto;
 padding-right: 10px;
}

#spotlight_divider {
  background-color: rgb(190,190,200);
  height: 12px;
  width: 100%;
  vertical-align: bottom;
  border-top: 1px solid rgb(0,11,91);
  border-bottom: 1px solid rgb(120,120,130);
}

#spotlight_divider td {
  font-size: 10px;
  vertical-align: bottom;
  padding: 0px 4px 0px 10px;
}


#product_spotlight {
  margin-left: 10px;
}
