.weather-summary select {
	display: none;
}

.weather-summary table .big {
	font-weight: bold;
	font-size: 180%;
	color: #ffff00;
}

.top-content-content .weather-summary table #loc {
	font-weight: bold;
	font-size: 55%;
	text-decoration: none;
	display: block;
}

.weather .weather-summary {
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 0;
	float: left;
	width: 300px;
}

.weather .weather-details {
	margin-top: 40px;
	margin-bottom: 10px;
	border-bottom: 0;
	float: left;
	width: 300px;
}

.weather .weather-forecast table td {
	background: url("../../images/formbg.png");
}

.weather .weather-forecast table table table td.titlu {
	padding: 10px 5px 5px 5px;
	text-transform: lowercase;
	width: 120px;
}

.weather .weather-summary table .big,
.weather .weather-summary table .big a,
.weather .weather-summary span 
{
	color: #ffffff;
}

.admin-section-item.as-modules-weather a {
	background-image: url("http://server.digra.ro/lib/icons/48/weather-fog.png");
}
