/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.dealer-finder form .message .tooltip-inner {
	margin-left:0;
}

.dealer-detail-link {
	display: none !important;
}

body.distributors-details-enabled .dealer-detail-link {
	display: table-cell !important;;
}
