.maprounded {
    height: 420px;
    width: 100%;
    float:left;
    

}
.clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:before, .clearfix:after, .container_16:before, .container_16:after
{
	content: '.';
	display: block;
	overflow: hidden;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
	width: 0;
	height: 0;
}
.clearfix:after, .container_16:after
{
	clear: both;
}
.clearfix, .container_16
{
	zoom: 1;
}
