.page-find-a-store .retail-input-wrapper { width: 450px!important; }
@media only screen and (max-width: 735px){
	.page-find-a-store .retail-input-wrapper { width: 303px!important; }
}

.page-find-a-store .section-locator.geo-dropdown .select-style,.page-find-a-store .section-locator.geo-dropdown select{width:450px}
@media only screen and (max-width: 735px){
	.page-find-a-store .section-locator.geo-dropdown .select-style,.page-find-a-store .section-locator.geo-dropdown select{width:100%;max-width:370px}
}


@media only screen and (min-width: 736px) {
.select-style select { padding: 2px 150px 2px 15px; }
}
@media only screen and (max-width: 735px) and (max-device-width: 768px) and (Orientation: portrait) {
.select-style select { padding: 0 0 0 7px; }
}
html.oldie  .select-style select { height: auto; }
.ie-alt .select-style { border: 0; background: none; }
.ie-alt .select-style select { padding: 0 0 0 13px; background: #fff; border: 1px solid #666; }