.profile{
	margin:0 auto;
	width:400px;
}
.profile table{
	margin:10px 0;
	border-collapse:collapse;
}
.profile th,
.profile td{
	padding:5px 0;
	vertical-align:top;
	line-height:140%;
}
.profile th{
	white-space:nowrap;
	font-weight:normal;
	text-align:justify;
	text-justify:distribute-all-lines;	/* IE */
}

#map{
	margin-top:20px;
	height:420px;
}
