#map{
	height: 529px;
	width: 529px;
	margin: 0;
}

#map-result {
	width: 100%;
	background: transparent;
}
#map-result table {
	width: 100%;
	margin-bottom: 10px;
}
#map-result td {
	width: 50%
}
#map-result h1 {
	margin-bottom: 5px;
}

#map-buttons {
	margin: 10px 0;
}
#map-buttons input{
    width: 100px;
}
#partnerNumber {
	font-weight: bold;
}

#map-checkbox-form td {
	vertical-align: middle;
	color: #fff;
}
#map-checkbox-form label {
	cursor: pointer;
}
