	.dayForecast
		{
		float:left;
		width:86px;
		margin-right:3px;
		text-align:center;
		}
	.sevenDayForecast .last
		{
		margin-right:0;
		}
	.smalltable div 
		{
		float: left;
		display: inline;
		font-size: 7pt;
		width: 41px;
		text-align:center;
		line-height:1.5;
		ba
		}
	.smalltable .first
		{
		width: 40px;
		}
	.dayForecast 
		{
		background:url(/images/weather/weather_bg.jpg) top left repeat-x;
		}
	.dayForecast h5
		{
		padding-top:5px;
		}
	.dayForecast p.weatherDescription
		{
		height:3em;
		display:table-cell;
		vertical-align:middle;
		margin-bottom:5px;
		width:86px;
		}
	.tickLabels .tickLabel
		{
		font-size: 16px;
		font-weight: bold;
		color: #808080;
		margin-right: 10px;
		}
	#ajaxLoadingCue
		{
		text-align:center; 
		position:absolute; 
		display:none; 
		background:url(http://upload.wikimedia.org/wikipedia/commons/d/d2/Spinning_wheel_throbber.gif) 50% 50% no-repeat #ffffff; 
		left:1px; 
		z-index:50;
		}
	#placeholder canvas
		{
		z-index:20;
		}
	ul.highLow
		{
		background:url(/images/weather/highLowPill_63x20.png) top left no-repeat;
		width:63px;
		}
	ul.highLow,
	ul.highLow .high,
	ul.highLow .low
		{
		height:20px;
		margin:0;
		padding:0;
		float:left;
		display:inline;
		line-height:20px;
		text-align:center;
		font-weight:bold;
		color:#666666;
		}
	ul.highLow .high
		{
		width:32px
		}
	ul.highLow .low
		{
		width:31px;
		}
	.dayForecast ul.highLow
		{
		margin:5px 0 0 12px;
		}
	.currentWeather .currentTemp
		{
		font-size:24pt;
		text-align:center;
		font-weight:bold;
		color:#666666;
		}
	.currentWeather ul.highLow
		{
		margin: 0 0 28px 38px;
		color:#666666;
		}
	.currentWeather img.weatherIcon
		{
		margin: 0 0 0 35px;
		}
	.currentWeather p.condition,
	.currentWeather p.weatherDescription
		{
		width:140px;
		text-align:left;
		float:left;
		display:inline;
		clear:left;
		}
	.currentWeather p.condition span
		{
		font-weight:bold;
		}
	#ajaxWeather .currentWeather p.weatherDescription
		{
		text-align:center;
		color:#999999;
		margin-bottom:10px;
		}
	#ajaxWeather p
		{
		line-height:1.5;
		color:#666666;
		margin:0;
		}
	#ajaxWeather h2,
	#ajaxWeather h3,
	#ajaxWeather h4
		{
		clear:left;
		}
	.weatherNav li
		{
		float:left;
		}
	.weatherNav li a,
	.weatherNav li a span
		{
		height:35px;
		line-height:35px;
		display:block;
		color:#336699;
		text-transform:uppercase;
		text-decoration:none;
		}
	.weatherNav li a
		{
		background:url(/images/weather/pillBtn_sprite_endCap.png) 100% 0% no-repeat;
		padding-right:7px;
		float:left;
		margin:0 10px 0 0;
		font-size:11pt;
		font-weight:bold;
		}
	.weatherNav li a span
		{
		background:url(/images/weather/pillBtn_sprite_main.png) 0% 0% no-repeat;
		padding: 0 13px 0 20px;
		}
	.weatherNav li a span#F4MeImage
		{
		background:url(/images/weather/F4MeBtn_sprite_116x66.png) 0% 0% no-repeat;
		padding:0;
		width:116px;
		height:33px;
		}
	.weatherNav li a:hover span#F4MeImage,
	.F4Me .weatherNav li a span#F4MeImage
		{
		background-position:0 -33px;
		}
	.weatherNav li a:hover,
	.current #currentLink,
	.radar #radarLink,
	.airport #airportLink,
	.F4Me #F4MeLink
		{
		background-position:100% -36px;
		}
	.weatherNav li a:hover span,
	.current #currentLink span,
	.radar #radarLink span,
	.airport #airportLink span,
	.F4Me #F4MeLink span
		{
		background-position:0px -36px;
		color:#FFFFFF;
		}
	a.rrWeatherChange{  font-size:7pt; color:#336699; font-weight:bold;}
	#forecastWrap{ display:none;}
	.weatherSelectWrap{background:#dbe9ea;}
	
	.F4MeRR 
		{
		background:url(/images/weather/f4m_rrBanner_300x407.jpg) top left no-repeat; height:407px; position:relative;
		}
	.F4MeRR_list
		{
		visibility:hidden;
		}
	.F4MeRR_signUp,
	.F4MeRR_login
		{
		display:block;
		text-indent:-9999px;
		width:125px;
		height:38px;
		position:absolute;
		top:357px;
		cursor:pointer;
		}
	.F4MeRR_signUp
		{
		left:20px;
		}
	.F4MeRR_signUp:hover
		{
		background:url(/images/weather/F4MeRR_signUp.jpg)
		}
	.F4MeRR_login
		{
		right:17px;
		}
	.F4MeRR_login:hover
		{
		background:url(/images/weather/F4MeRR_login.jpg)
		}
		