#weather td, #weather tr {
  padding: 0px;
}

.weather_image {	
	width: 64px;
	height: 64px;
}

.weather_title {
	color: #555555;
}

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