table.listing{
  width:100%;
}

div.listingInsert{
  border: 1px solid #1f3b6a;
  margin:0 0 0 0.5em;
  padding:0.5em;
}

div.separator{
  margin:0;
  padding:0;
  font-size: 1px;
  background: url(/images/bg/hr1.gif) repeat-x bottom left;
}

h3.listing{
  color: #000;
  font-weight:normal;
}

div.listingHoldAllHeader{
  border:1px solid gray;
  width: 540px;
  /*width: 555px;*/
  border-bottom:0;
  background-color:#1889b1;
  margin:0 auto;
  padding:2px;
}

* html div.listingHoldAllHeader{
  width:555px;
}

* html div.listingHoldAll{
  width:555px;
}

div.listingHoldAll{
  border:1px solid gray;
  width: 540px;
  /*width: 555px;*/
  margin:0 auto;
  padding:2px;
}
