.bundleList table{
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	width:100%;	
	font-size:0.85em;
}

.bundleList th{
	text-transform: uppercase;
	padding:5px 5px 5px 5px;
	text-align:center;
	border-bottom: 1px solid #E8E8E8;
	font-weight:bold;
}

.bundleList td{
	padding:3px 5px 3px 5px;
	text-align:center;
}

.leadingProduct td{
	color:#CF2A23;
	font-weight:bold;
}

.catagoryBundleList {
	margin-bottom:10px;
}
.catagoryBundleList table{
	width:100%;	
	font-size:0.65em;
}

.catagoryBundleList td{
	text-align:center;
	border-top: 1px solid #cccccc;
}


.catagoryBundleList .borderBottom{
	border-bottom: 1px solid #dddddd;
}

.catagoryBundleList th{
	text-transform: uppercase;
	padding:2px 2px 2px 2px;
	text-align:left;
	font-weight:bold;
	border-top: 1px solid #cccccc;	
}
/* add by SunYan for NA-20121 start */
@media (min-width: 44em){
	.facetedResults-body .facetedResults-expandableContent-69{
		width: 69%;
		padding-right: 10px;
	}
}
/* add by SunYan for NA-20121 end */