@charset "UTF-8";
/* CSS Document */

form {
	height: 230px;
	width: 490px;
	margin-left: 0px;
	position: relative;
	margin-top: 0px;
	background-image: url(../Holdingimgs/wheretobuy/uk.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
}

label {
	font-weight: bold;
	display: block;
}
.nearest {
	display: inline;
	width: 2em;
}
form p { margin: 10px; }
#label_nearest { display: inline; }
