/*  Within the iframe  */

.map
{
	border: 1px solid #c0c0c0;
	float: left;
	height: 500px;
	overflow: hidden;
	position: relative;
	width: 100%;
}
