#weather
{
  vertical-align: top;
}

#weather_left
{
  float: left;
  padding-right: 10px;
}

#weather_right
{
  padding-top: 10px;
  padding-bottom: 16px;
}

#weather_copyright
{
  padding-top: 18px;
  padding-bottom: 5px;
}

#temp
{
  font-size: 24px;
  color: #ffffff;
}

#temp_like
{
  font-size: 12px;
  color: #ffffff;
}