/* Geotagger post_geotag */

#post_geotag {
	height:300px;
}

#post_geotag_div {
	float:left;
	padding-left:10px;
}

#post_geotag_divmap {
	float:left;
	overflow:hidden;
}

#post_geotag_map {
	width:267px;
	height:250px;
}

#post_geotag_location {
	width:241px;
}

#side-info-column #post_geotag {
	height:330px;
}
