/* CSS Document */

TD.infoBoxHeading-alt {

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

.infoBox {

  background-color:#3F82AD;
}

/*
.infoBoxContents{
	border:1px solid #3F82AD;
}
*/

TABLE.productListing {

/*  border-color: #b6b7cb; */
  border-color: #00598D;
  

}

.productListing-heading {

/*  background: #b6b7cb; */
  
  background: #00598D;

}