
.curinfo {
	position:relative;
	top:-10px;
	width:100%;
	height:70px;
}
.curinfobg {
	background-image:url(../../../typo3conf/ext/rt_meteofr/pi1/pngs/big/cadren.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:absolute;
	top:35px;
	right:0px;
	width:125px;
	height:44px;
}
.curimage {
	position:absolute;
	top: 0px;
	right: 35px;
	width: 135px;
	height: 119px;
}
.temp {
	position:absolute;
	top: 35px;
	right:15px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#FFFFFF;
}
.lowhigh {
	position:absolute;
	top: 61px;
	right:15px;	
	font-size:12px;
	color:#FFFFFF;
}
.d1img {
	width:60px;
	height:59px;		
}
.d2img {
	width:60px;
	height:59px;
}

