#weatherwrapper{
	width:180px;
	overflow: hidden;
}
#weather-icon{
	float:left;
	margin: 5px 0;
}
#weather-obst{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 7px;
	width:180px;
}
#weather-tmp{
	font-size: 12px;
}
#weather-t{
	font-size: 12px;
}
#weather-ttmp{
	margin-bottom: 3px;
}
#weatherinfo{
	float:left;
	margin:0 0 5px 0px;
}
.weatherinfowrap{
	display:block;
	margin:2px !important;
	padding:0pt !important;
	font-size:10px;
} 
#weathercityresult{
	width:180px;
	font-size:11px;
	display:block;
	clear:both;
}
#forecast{float:left;font-size:11px;width:100%; margin-bottom:5px; margin-left: 10px;}
.days{float:left;width:33%;display:block;height:52px;overflow:hidden;}
.ftop{display:block;height:18px;}
#forecast .wforecast-img{float:left;}
#forecast .wforecast-high{float:left}
#forecast .wforecast-low{float:left}
#acity{
	cursor:pointer;
}

#corePHPweather {
	margin-left: 10px;
	}
#getcity{
}
#weathercity{
}
.cpwm-clear{
	display:block;
	clear:both;
}

