#weather .section {
	BACKGROUND-POSITION: left bottom; PADDING-BOTTOM: 5px; OVERFLOW: auto; PADDING-TOP: 5px; BORDER-BOTTOM: #999999 1px solid; BACKGROUND-REPEAT: repeat-x; HEIGHT: 1%
}
#weather .section .Title {
	FONT-SIZE: 12px; LINE-HEIGHT: 15px
}
#weather .section .WeatherDetail {
	PADDING-RIGHT: 0px; PADDING-LEFT: 4px; PADDING-BOTTOM: 8px; WIDTH: 430px; PADDING-TOP: 5px; BACKGROUND-REPEAT: no-repeat; HEIGHT: 40px; BACKGROUND-COLOR: #eaefff
}
#weather .section .WeatherDetail TD {
	FONT-SIZE: 9px
}
#weather .section .location {
	COLOR: #40a0ee
}
#weather .navigation {
	FONT-SIZE: 12px; PADDING-BOTTOM: 10px; COLOR: #aaaaaa; BORDER-BOTTOM: #999999 1px solid; FONT-FAMILY: Arial
}
#weather .navigation A {
	FONT-WEIGHT: bold; COLOR: #b0b0b0; TEXT-DECORATION: none
}
#weather .navigation A:hover {
	COLOR: #40a0ee
}
#weather .navigation SELECT {
	FONT-WEIGHT: bold; MARGIN-LEFT: 10px; COLOR: #40a0ee; MARGIN-RIGHT: 10px
}
#weather .extendedweather {
	PADDING-RIGHT: 3px; PADDING-LEFT: 0px; FONT-SIZE: 10px; PADDING-BOTTOM: 0px; WIDTH: 80px; PADDING-TOP: 5px; HEIGHT: 35px; TEXT-ALIGN: left
}
#weather .extendedweather2 {
	CLEAR: none; PADDING-RIGHT: 3px; FONT-SIZE: 9px; FLOAT: left; WIDTH: 80px; HEIGHT: 50px; TEXT-ALIGN: left
}
#weather .extendedweather2 .day {
	FONT-WEIGHT: bold
}
#weather .extendedweather IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; HEIGHT: 32px
}

