
#weathersavior-weather-wrapper {
	width: 265px;
	height: 49px;
}

#weathersavior-weather-icon {
	float: left;	
  width: 100px;
}

.weathersavior-weather-img {
  
  margin: 0px 0px 0px 0px;
}

#weathersavior-weather-current {
	float: left;
	font-size: 42px;
	color: #656565;
	font-family: Georgia, Palatino, Times New Roman, serif;
	margin: 0px 10px 0px 0px;
  	line-height: 38px;
  	border-right:1px solid #bbb;
  	padding-right:10px;
}
#weathersavior-weather-current a {
  	text-decoration:none; 
	font-size: 42px;
	color: #656565;
	font-family: Georgia, Palatino, Times New Roman, serif;
}
#weathersavior-weather-current .degree {
	font-size:26px;
	line-height:26px;
	position:relative;
	top:-15px;
}
#weathersavior-weather-info {
	xfloat: left;
	margin: 0px 0px 0px 3px;
	font-weight: normal;
}

#weathersavior-weather-forecast {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 13px;
	color: #004488;
	font-weight: bold;
	margin: 1px 0px 0px 0px;
  	line-height: 16px;
}

#weathersavior-weather-forecast a {
	color: #004488;
  line-height: 16px;
}

#weathersavior-weather-city, #weathersavior-weather-city a {
	font-size: 20px;
	color: #656565;
	font-family: Arial, Helvetica,sans-serif;
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
 	line-height: 21px;
 	text-decoration:none;
}

#advisoryicon {
	padding: 0px 5px 0px 0px;
}
#sponsor {
	font-size:12px;
	font-family:arial.helveica, sans-serif;
	color:#999;
	position:relative;
	top:50px;
	left:79px;
}
