#map-overflow
{
	width: 100%;
	height: 500px;
	overflow: hidden;
}

.map-render
{
	width: 100%;
	height: 500px;
}

h1.entry-title
{
	display: none;
}

.map-legend
{
	display: none;
}

.map-legend.active
{
	display: block;
	z-index: 10000;
	left: 375px;
	top: -52px;
	position: relative;
}

/** Our own resets to make a full-width template */

#ip-fullwidth
{
	color: #666666;
	float: left;
	font-size: 12px;
	line-height: 21px;
	margin-left: 76px;
	width: 810px;
}
