
#weathersavior-weather-wrapper {
	width: 330px;
	height: 49px;
}

#weathersavior-weather-icon {
	float: left;	
  width: 100px;
}

.weathersavior-weather-img {
  
  margin: 0px 0px 0px 0px;
}

#weathersavior-weather-current {
	float: left;
	font-size: 36px;
	color: #656565;
	font-family: Arial, Helvetica,sans-serif;
	margin: 0px 0px 0px 5px;
  xline-height: 16px;
}

#weathersavior-weather-info {
	float: left;
	margin: 0px 0px 0px 5px;
	font-weight: normal;
}

#weathersavior-weather-forecast {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	color: #004293;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
  line-height: 16px;
}

#weathersavior-weather-forecast a {
	color: #004293;
  line-height: 16px;
}

#weathersavior-weather-city {
	font-size: 15px;
	color: #656565;
	font-family: Arial, Helvetica,sans-serif;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
  line-height: 16px;
}

#advisoryicon {
	padding: 0px 5px 0px 0px;
}
