.weather_image {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	width: 64px;
	height: 64px;
}

.weather_title {
	color: #555555;
}

.weather_day {
  width: 100%;
  margin-bottom: 10px;
}