#alterpode-dual-maps {
	height: 520px;
}

#alterpode-dual-maps .pode {
	float: left;
	width: 335px;
	padding: 8px;
}

#alterpode-dual-maps .pode input.place-search {
	height: 20px;
	width: 330px;
}

#alterpode-dual-maps .pode .map {
	height: 335px;
	width: 335px;
}

#alterpode-dual-maps .buttons {
	clear: both;
	padding-left: 225px;
}

#alterpode-dual-maps button {
	padding: 4px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 24px;
	border: none;
	cursor: pointer;
	background: #ccc;
	margin: 0 3px 0 3px;
}

#alterpode-dual-maps button:hover {
	background: #ddd;
}

#alterpode-dual-maps button.fb-share {
	background: #4c69ba;
	font-weight: bold;
	color: white;
}

#alterpode-dual-maps button.fb-share:hover {
	background: #3b55a0;
}

#alterpode-dual-maps .info {
	font-size: 140%;
}

#alterpode-dual-maps .fb-thanks {
	font-size: 140%;
}
