	#details
	{float: left; width:200px}

	#map 
	{	position:relative;
		top:15px;
		float:right;
		width: 460px;
		height: 350px;
	}

	#mapwrap {
		display:block;
		position:relative;
		top:0;
		float:right;
		width: 460px;
		height: 450px;
	}