div.yweathercity{
	border-bottom:1px dashed #CCCCCC;
	margin-top:5px;
	padding:5px 0px 5px 0px;
}
div.yweathercity img{
	float:left;
	border:5px solid #fff;
	margin:4px 0px 4px 0px;
}
div.yweathercity span{
	display:block;
	font-size:12px;
}
div.yweathercity span.yweathercitytitle{
	font-size:15px;
}
div.yweathercity span.yweathercitytitle span{
	font-style:italic;
}