div.map_canvas {
	margin-bottom: 10px;
	width: 480px;
	height: 250px;
}

#tags div.location div.map_canvas {
	height: 175px;
}

#venue_pop{
	width: 200px;
}

#venue_pop_contents{
	background-color: #FFF;
	color: #000;
	padding: 10px 5px 0px 5px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid black;
	text-align: center;
	font-weight: bold;
}

#venue_pop_tl, #venue_pop_tr, #venue_pop_bl, #venue_pop_br,
#venue_pop_t, #venue_pop_l, #venue_pop_r, #venue_pop_b{
	width: 0;
	height: 0;
}
