.searchHeading{
	font: bold 150% "Arial Black";
	font-weight: bold;
	color: #666666;
	padding: 0px 0px 0px;
	font-weight: bold;
	word-spacing: 1.5px;
}
.smallSearchTitle {
	font-family: "Arial";
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	word-spacing: 1.5px;
}
table.searchresults {
	border: 1px solid #B2B3B5;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 1px 1px;
	empty-cells: show;
	background-color: transparent;	
	font-size: .75em;	
}
table.searchresults th{
	padding:8px 5px;
	background-image: url(/mobility/images/table-heading-bg.gif);
	background-repeat: repeat-x;
	background-color:#efefef;
	color:#333333;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	font-size: 1.1em;
}
table.searchresults th sup{
	font-weight: normal;
}
td.searchresults {
    border: 1px solid #B2B3B5;
	margin: 0;
    padding: 4px;
	vertical-align: top;
}
td.searchresultsFeatures {
	margin: 0;
	text-align: left;
	vertical-align:top;
}
td.searchresultsheader {
    border-color: #B2B3B5;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;	
	font-family: "Arial";
	font-size: 10pt;
	font-weight: bold;	
	line-height: normal;
	word-spacing: 1.5px;	
}
table.selecttable {
	border: 1px solid #B2B3B5;
	font-style: normal;
	line-height: normal;
	word-spacing: 1.5px;	
}
#print {
	margin: 0;
	padding: 0 0 5px 0;
	color: #666666;
	font-size: .65em;
	text-align: left;
	vertical-align:middle;
}
