div.tx-gbweather-pi1 {
	border-bottom: 1px dashed #FFCC33;
	padding-bottom: 5px;
	padding-top: 5px;
	overflow: hidden;
}
span.weather_now {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
span.weather_city {
	font-size: 12px;
	font-style: italic;
}
span.weather_img {
	vertical-align: bottom;
}
.weather_table {
	font-size: 10px;
	margin: 0px;
	padding: 2px;
}
td.weather_td_right {
	text-align: right;
	font-weight: bold;
	width: 60px;
}
td.weather_td_left {
	text-align: left;
	width: 60px;
	font-weight: bold;
}
td.weather_td {
	text-align: left;
}