.weather-forecast-widget-main 
{ 
	padding:10px;
}

.weather-forecast-widget-head
{
	font-size:24px;
}

.weather-forecast-widget-format
{
	/*border-style:solid;*/
	/*border-radius:30px*/
	/*border-width:1px;*/
	float:right;
	font-size:15px;
	height:15px;
	padding:4px;
	position:relative;
	text-align:center;
	top:-4px;
	width:20px;
}

.weather-forecast-widget-temp 
{
}

.weather-forecast-widget-current
{
	margin-bottom:5px;
	margin-top:40px;
}

.weather-forecast-widget-current-weather
{
	/*border-top-style:solid;*/
	/*border-top-width:1px;*/
	display:block;
	font-size:14px;
	margin-top:5px;
}

.weather-forecast-widget-current-temp 
{
	font-size:70px;
	margin-top:-10px;
}

.weather-forecast-widget-current-icon
{
	float:right;
	margin-bottom:0px;
	margin-top:-5px;
}

.weather-forecast-widget-current-icon2 
{
	height:90px;
	width:131px;
	box-shadow: 0 0 0 0 !important;
	border-radius: 0 !important;
}

.weather-forecast-widget-current-condition
{
	/*border-right-style:solid;*/
	/*border-right-width:1px;*/
	float:left;
	margin-top:-50px;
	padding-right:3px;
}

.weather-forecast-widget-current-condition2
{ 
}

.weather-forecast-widget-forecast-text
{ 
	/*border-top-style:solid;*/
	/*border-top-width:1px;*/
	font-size:15px; 
	font-weight:bold;	
	margin-top:5px;
}

.weather-forecast-widget-forecast
{
	/*border-top-style:solid;*/
	/*border-top-width:1px;*/
	height:50px;
	padding-bottom:15px;
}

.weather-forecast-widget-forecast2
{
	font-size:10pt;
	font-weight:bold;
}

.weather-forecast-widget-forecast-image
{
	float:right;
	margin-top:-64px;
}

.weather-forecast-widget-forecast-image2 
{
	height:50px;
	width:73px;
	box-shadow: 0 0 0 0 !important;
	border-radius: 0 !important;
}