
/* Store Locator */

.SL { width: 100%; padding-top: 30px;  }
.SL .PageTitle { font-size: 12px;  font-weight: normal; color: #000; }
.SL .PageIntro {}
.SL .SearchFormInstructionsForm {}
.SL .SearchFormInstructionsTable { width: 100%; }
.SL .SearchFormInstructionsRow {}
.SL .SearchFormsContainer { width: 30%; }
.SL .SearchFormsContainer .SearchTable { padding: 0px; }
.SL .SearchFormsContainer .SearchFormsTable { padding: 0px; }
.SL .SearchTable {}
.SL .CountryLabel {width: 100px; }
.SL .CountryField { width: 175px; }
.SL .USSearchRow {}
.SL .USSearchContainer {}
.SL .USSearchForm {}
.SL .USSearchForm .SearchTitle { display: none; }
.SL .USSearchForm .SearchTable { padding: 0px; }
.SL .PostalRow {}
.SL .PostalLabel { width: 100px; font-weight: bold; }
.SL .PostalField { width: 175px; }
.SL .RadiusRow {}
.SL .RadiusLabel { width: 100px; font-weight: bold; }
.SL .RadiusField { width: 175px; }
.SL .USSearchForm .Buttons { margin-left: 110px; }
.SL .CADSearchRow {}
.SL .CADSearchContainer {}
.SL .CADSearchForm {}
.SL .CADSearchForm .SearchTitle { display: none; }
.SL .CADSearchForm .SearchTable { padding: 0px; }
.SL .CADSearchForm .Buttons { margin-left: 110px; }
.SL .ProvinceSearchRow {}
.SL .ProvinceSearchContainer {}
.SL .ProvinceSearchForm {}
.SL .ProvinceSearchForm .SearchTitle { display: none; }
.SL .ProvinceSearchForm .SearchTable { padding: 0px; }
.SL .ProvinceRow {}
.SL .ProvinceLabel { width: 100px; font-weight: bold; }
.SL .ProvinceField { width: 175px; }
.SL .ProvinceSearchForm .Buttons { margin-left: 110px; }
.SL .InstructionsContainer { width: auto; padding-left: 20px; }
.SL .Instruction { width: 200px; margin: 0px; border: solid 1px #e1e1e1; padding: 10px; background-color: #fff; }
.SL .InstructionTitle { margin-top: 0px; }
.SL .InstructionDetails {}
.SL .SearchResultsForm { clear: both; border-top: solid 2px #634F33; margin-top: 20px; padding-top: 20px; }
.SL .SearchResultsTable {}
.SL .SearchResultsRow {}
.SL .SearchResults {}
.SL .ResultsTitle {}
.SL .ResultsIntro {}
.SL .Result {}
.SL .ResultAlt {}
.SL .NoSearchResultsRow {}
.SL .NoSearchResults {}