﻿/* ================================================================================ */

/* Google map at the end of the profile page*/
.googlemap{
	width:500px;
	height:300px;
	margin-top:30px;
	margin-left:5px;
	text-align:left;
}

.googlemap p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin:0px;
	padding:0px;
}

.googlemap strong{
	font-size: 12pt;
}

.googlemap a {
	text-decoration:none;
	color:#000000;
}

.googlemap a:hover {
	text-decoration:none;
	color:#663399;
}

/* ================================================================================ */