/* Store locator (copy from css/running-top.css)*/

/*
#store-locator {
	width: 219px;
	height: 149px;
	float: left;
	margin: 0 0 0 5px;
	display: inline;
	overflow: hidden;
	border: 1px solid #edeff2;
	background: #f4f6fa;
	}
#store-locator .section {
	padding: 16px;
	}
#store-locator h2 {
    font-weight: bold;
    font-size: 1.0em;
    text-transform: uppercase;
    }
    #store-locator h2 a:link,
    #store-locator h2 a:visited {
    	color: #666666;
    	text-decoration: none;
    	}
    #store-locator h2 a:hover,
    #store-locator h2 a:active {
    	color: #666666;
    	text-decoration: underline;
    	}
#store-locator p {
	padding: 8px 0 0 0;
	}
	#store-locator p strong {
	    font-weight: normal;
	    font-size: 1.6em;
	    line-height: 1.1;
	    }
	    #store-locator p strong a:link,
	    #store-locator p strong a:visited {
	    	color: #00276e;
	    	text-decoration: none;
	    	}
	    #store-locator p strong a:hover,
	    #store-locator p strong a:active {
	    	color: #00276e;
	    	text-decoration: underline;
	    	}
#store-locator label {
    display: block;
    color: #666666;
    font-size: 1.2em;
    }
#store-locator input.text {
	width: 117px;
	margin: 6px 6px 0 0;
	padding: 2px 0;
    font-size: 1.2em;
	}
#store-locator button {
    width: 22px;
    height: 20px;
    overflow: hidden;
    margin: 6px 0 0 0;
    background: url(/img/go_button.png) no-repeat 0 0;
    color: #fff;
    text-transform: uppercase;
    font-size: .9em;
	vertical-align: top;
	/margin: 8px 0 0 0; *//* ie *//*
    }
*/