.box.light { position: relative; }

.box.light .WidgetHolder h3 { display: none !important; }

.BBCWeatherWidget .modeSwitch { margin-bottom: 10px; }
.BBCWeatherWidget .Location .Forecast > ul { position: absolute; top: 0px; right: 0; }
.BBCWeatherWidget .Location .Forecast > ul li { width: 20px; background: none !important; padding: 0px 5px !important; }
.BBCWeatherWidget .Location .Forecast > ul li a { color: #615e4f !important; font-weight: bold; font-size: 2em; text-decoration: none !important; }

.BBCWeatherWidget .hidden { display: none; }

/* Weather Feed icons */
	#content-wrapper #sidebar .light .weather-icon { background-repeat: no-repeat !important; display: block; }
	#content-wrapper #sidebar .light .grey-cloud { width: 122px; height: 77px; background: url(../images/icons/grey-cloud.png); }
	#content-wrapper #sidebar .light .sunny-intervals { width: 92px; height: 77px; background: url(../images/icons/sunny-intervals.png); }
	#content-wrapper #sidebar .light .sunny { width: 77px; height: 77px; background: url(../images/icons/sunny.png); }
	#content-wrapper #sidebar .light .BBCWeatherWidget .clear { width: 77px; height: 78px; background: url(../images/icons/clear-sky-night.png); }
	#content-wrapper #sidebar .light .partly-cloudy { width: 80px; height: 72px; background: url(../images/icons/partly-cloudy-night.png); }
	#content-wrapper #sidebar .light .dust-storm, #content-wrapper #sidebar .light .dust, #content-wrapper #sidebar .light .sand-storm, #content-wrapper #sidebar .light .sandstorm { width: 110px; height: 85px; background: url(../images/icons/dust.png); }
	#content-wrapper #sidebar .light .mist, #content-wrapper #sidebar .light .haze, #content-wrapper #sidebar .light .hazy { width: 95px; height: 78px; background: url(../images/icons/mist.png); }
	#content-wrapper #sidebar .light .fog { width: 100px; height: 83px; background: url(../images/icons/fog.png); }
	#content-wrapper #sidebar .light .white-cloud { width: 111px; height: 78px; background: url(../images/icons/medium-level-cloud.png); }
	#content-wrapper #sidebar .light .low-level-cloud { width: 112px; height: 78px; background: url(../images/icons/low-level-cloud.png); }
	#content-wrapper #sidebar .light .light-rain-shower-night { width: 107px; height: 79px; background: url(../images/icons/light-rain-shower-night.png); }
	#content-wrapper #sidebar .light .light-rain-shower-day { width: 102px; height: 71px; background: url(../images/icons/light-rain-shower-day.png); }
	#content-wrapper #sidebar .light .light-rain { width: 97px; height: 69px; background: url(../images/icons/light-rain.png); }
	#content-wrapper #sidebar .light .drizzle { width: 95px; height: 75px; background: url(../images/icons/drizzle.png); }
	#content-wrapper #sidebar .light .heavy-rain-shower-night { width: 111px; height: 78px; background: url(../images/icons/heavy-rain-shower-night.png); }
	#content-wrapper #sidebar .light .heavy-rain-shower-day { width: 103px; height: 74px; background: url(../images/icons/heavy-rain-shower-day.png); }
	#content-wrapper #sidebar .light .heavy-rain { width: 111px; height: 77px; background: url(../images/icons/heavy-rain.png); }
	#content-wrapper #sidebar .light .thundery-shower-night { width: 102px; height: 89px; background: url(../images/icons/thundery-shower-night.png); }
	#content-wrapper #sidebar .light .thundery-shower-day { width: 104px; height: 89px; background: url(../images/icons/thundery-shower-day.png); }
	#content-wrapper #sidebar .light .thunder-storm, #content-wrapper #sidebar .light .thunderstorm  { width: 104px; height: 89px; background: url(../images/icons/thunder-storm.png); }
	#content-wrapper #sidebar .light .tropical-storm { width: 101px; height: 87px; background: url(../images/icons/tropical-storm.png); }
	#content-wrapper #sidebar .light .sleet-shower-night { width: 107px; height: 84px; background: url(../images/icons/sleet-shower-night.png); }
	#content-wrapper #sidebar .light .sleet-shower-day { width: 103px; height: 79px; background: url(../images/icons/sleet-shower-day.png); }
	#content-wrapper #sidebar .light .sleet { width: 102px; height: 78px; background: url(../images/icons/sleet.png); }
	#content-wrapper #sidebar .light .hail-shower-night { width: 107px; height: 84px; background: url(../images/icons/hail-shower-night.png); }
	#content-wrapper #sidebar .light .hail-shower-day { width: 103px; height: 78px; background: url(../images/icons/hail-shower-day.png); }
	#content-wrapper #sidebar .light .hail { width: 102px; height: 78px; background: url(../images/icons/hail.png); }
	#content-wrapper #sidebar .light .light-snow-shower-night { width: 107px; height: 82px; background: url(../images/icons/light-snow-shower-night.png); }
	#content-wrapper #sidebar .light .light-snow-shower-day { width: 102px; height: 77px; background: url(../images/icons/light-snow-shower-day.png); }
	#content-wrapper #sidebar .light .light-snow { width: 99px; height: 72px; background: url(../images/icons/light-snow.png); }
	#content-wrapper #sidebar .light .heavy-snow-shower-night { width: 107px; height: 84px; background: url(../images/icons/heavy-snow-shower-night.png); }
	#content-wrapper #sidebar .light .heavy-snow-shower-day { width: 102px; height: 78px; background: url(../images/icons/heavy-snow-shower-day.png); }
	#content-wrapper #sidebar .light .heavy-snow { width: 108px; height: 83px; background: url(../images/icons/heavy-snow.png); }
	
