

/* WeatherSlider Style */

#weatherslider {
	width: 290px;
	height: 300px;
}

#ws-widgets {
	width: 300px;
	margin: 0 auto;
}

#ws-widgets .ws-widget {
	width: 240px;
	height: 240px;
	float: left;
	margin: 255px 5px 0px 5px;
}

#ws-weathers {
	width: 390px;
	height: 300px;
	position: absolute;
	left: 50%;
	margin-left: -195px;
	top: 0px;
}

#ws-weathers .ws-infobox {
	display: none !important;
}
