#dealerLocations {
	margin-left: 10px;

}
.dealer h2{
 font-size: 10pt;
 margin-bottom: 0;
 padding-bottom: 0;
}
.dealer {
 border-bottom: 1px solid lightblue;
}
.dealer-products {
 color: darkred;
}
