@charset "utf-8";
/* CSS Document */

.AddressPanel {
	padding: 4px;
	float: right;
	height: 300px;
	width: 200px;
}
.MapBorder {
	border: 2px solid #FF6600;
}
