BODY
{
}
.userimage
{
	width: 100px;
	height: 100px;
}
.usernameonly
{
	width: 100px;
	
}
.topleftimage
{ 
	float: left ;
	 margin: 1em ;
}
.toprightimage
{ 
	float: right ;
	margin: 1em ;
}

.Imagegooglemap
{
	width: 150px;
	height: 150px;
}
.placedescription
{
	width: 330px; 
background-color: #ffffff; 


 
}
.Placeaddress
{
	width: 100px;
	position: relative;
}
.forecastStyle
{
	width: 600px;
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}
.forecastleft
{
	background-color: #fff4ff;
	text-align: right;
}
.forecastright
{
	background-color: #f1ffff;
	text-align: left;
}
.forecastnone
{
	background-color: #fff4ff;
	text-align: left;
}
.forecastcenter
{
	background-color: #fff4ff;
	text-align: center;
}