/* CSS Document */

TD.infoBoxHeading-alt {

  background-image:url(images/_mac/infobox/bg_alt.gif);
}

.infoBox {
  background: #535E7C;
}
/*
.infoBoxContents{
	border:1px solid #535E7E;
}
*/

TABLE.productListing {

/*  border-color: #b6b7cb; */
  border-color: #1A2753;
  
}

.productListing-heading {

/*  background: #b6b7cb; */
  
  background: #1A2753;

}
