/*************************************************** tx-iwwetter-pi1 ******************************************/
.tx-iwwetter-pi1{
	font-family:tahoma;
	line-height:11px;
	background: transparent url(../images/bg_grey_box.gif) no-repeat scroll 0 0;
	height:165px;
	width:220px;	
	margin-top:20px;
	color:#000000;
	float:left;	
}

.tx-iwwetter-pi1 .header {
	padding:9px 10px 0px 10px;
	line-height:14px;
	height:42px;
}

.tx-iwwetter-pi1 .title {
	font-weight:bold;
	margin-left:10px;
	margin-top:6px;
}

.tx-iwwetter-pi1 .date{	
	margin-left:10px;	
	margin-top:2px;
}
.tx-iwwetter-pi1 .city{
	color:#005097;
	font-weight:bold;
	text-transform:uppercase;
}
.tx-iwwetter-pi1 .condition{
	margin-top:3px;
	font-weight:bold;
	line-height:12px;
	color:#000000;	
	font-family:Tahoma;
}
.tx-iwwetter-pi1 .icon{
	float:left;
	width:84px;
	margin-top:0px;
	margin-right:12px;
	margin-left:10px;
	_margin-left:5px;
}
.tx-iwwetter-pi1 .temp{	
	width:60px;
	line-height:20px;
	color:#000000;	
	margin-top:22px;
}

.tx-iwwetter-pi1 .right {
	float:left;	
}