
div.mGooglemap {
	/* margin: 15px 0 15px 0; */
}

div.mGooglemap ul.sidebar {
	float: left;
	width: 160px;
	margin: 5px 0 5px 10px;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

div.mGooglemap ul.sidebar li {
	margin: 0 0 0 0;	
}

div.mGooglemap div#googlemapHolder {
	width: 370px;
	height: 525px;
	align: center;
}

div.mGooglemap div.infowindow div.maptitle {
	font-weight: bold;
	font-size: 12px;
      color: black;
}

div.mGooglemap div.infowindow div.address {
	font-size: 11px;
      color: black;

}

div.mGooglemap div.infowindow div.telephone {

}

div.mGooglemap div.infowindow div.website {

}

div.mGooglemap div.infowindow div.smalltext {
	font-size: 9px;
	color: #999999;
	padding: 0px 0px 0px 0px;
}

div.mGooglemap div.infowindow div.directions {
	padding: 15px 0px 0px 0px;
	font-size: 9px;
	color: black;
}

div.mGooglemap div.infowindow div.directions form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.mGooglemap div.infowindow div.directions input {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.mGooglemap div.infowindow div.directions input.txtField {
	color: #888888;
}

div.mGooglemap div.infowindow div.weather {
	padding: 8px 0 0 0;
}


div.mGooglemap div.weatherwindow {
	border: none;
	padding: 0;
}

div.mGooglemap div.weatherwindow div.name {
	font-weight: bold;
	padding: 0;
	
}

div.mGooglemap div.weatherwindow div.daytitle {
	font-weight: bold;
	padding: 0;
}

div.mGooglemap div.weatherwindow div.timeofday {
	padding: 0;	
}
