h4{
	background: #ffe3a5;
	clear: both;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	margin-bottom: 0;
}
table.key{
	border-collapse: collapse;
	margin-top: 1em !important;
	margin-top: 0;
	padding-top: 1em;
}
table.key th{
	background: #dfe4eb;
}
table.key td{
	border: 1px solid #dfe4eb;
}
table.key th,
table.key td{
	text-align: center;
	line-height: 1.5em;
	padding-left: 2em;
	padding-right: 2em;
}
em{
	font-weight: bold;
	font-size: 1.1em;
}
table.dealersList{
	/*
	width: 100%;
	*/
	border-collapse: collapse;
	
	border-bottom: 1px solid #ffe3a5;
	border-left: 1px solid #ffe3a5;
	border-right: 1px solid #ffe3a5;
	
}
table.dealersList th{
	border-bottom: 1px Solid #ffe3a5;
}
table.dealersList td{
	border-right: 1px Solid #ffe3a5;
}
table.dealersList td,
table.dealersList th{
	text-align: center;
	line-height: 1.5em;
}
table.dealersList td.stateorprovince{
	width: 8em;
}
table.dealersList td.city{
	width: 12em;
}
table.dealersList td.name{
	width: 20em;
}
table.dealersList td.telephone{
	width: 10em;
}
