@charset "utf-8";
/* CSS Document */

.mini-weather {
	float: left;
}
.weather-title {
	margin-left: 27px;
}
.clear {
	clear: both;
}

.index_temperature{
	padding-top: 4px;
}
.pond_title {
	float:left; width: 65px;
}
.index_crowded{
	font-size: 13px;
}
.crowded {
	margin-top:10px;
	margin-left: 1em;
}