.categoryHeading a, .categoryHeading a:visited {
	color: #3E6CA8;
	text-decoration: none;
}

.categoryHeading a:hover {
	color:red;
	text-decoration: underline;
}

table.categoryMap .categoryColumn {
	vertical-align: top;
	width:25%;
}

table.categoryMap {
	width:100%;
}


table.categoryMap li {
#	display: inline; /*ignored comment for explorer*/
}

#ProductCatalog {
	width: auto;
}

#ProductCatalog {
	border: 0px solid #999999;
}

#ProductCatalog  .tableTitle, #ProductCatalog  .tl_corner, #ProductCatalog  .tr_corner {
	background-image:url(/site/images/header_nav_bg_ltblu.gif);
	background-repeat: repeat-x; 
	color:white;
}

table.categoryMap ul.expandMenu {
	background-color: white;
	padding-left: 0px;
	border: 0;
}

table.categoryMap ul.expandMenu li {
	background-color: white;
}

.categoryColumn .categoryHeading {
  margin-top: 2px;
  margin-bottom: 1px;
} 

#productMapHome td.fullHeight table.borderedTable {
	height: 100%
}

#productMapHome table.borderedTable td.body {
	height: 100%;
	vertical-align: top;
}

td.fullHeight {
	height: 100%;
}

td.fullHeight table.borderedTable {
	height: 100%;
}

td.fullHeight table.borderedTable td.body {
	height: 100%;
	vertical-align: top;
}

.right .borderedTable a:hover {
	color: red !important;
}

.borderedTable td.body {
	vertical-align: top;
}