@charset "ISO-8859-1";


#divPopSWF {
	height: auto;
	width: auto;
	overflow: visible;
	position: fixed;
	z-index: 150;
	left: 15%;
	top: 50px;
	float: none;
}

#divPopSWF_temperature {
	height: auto;
	width: auto;
	overflow: visible;
	position: fixed;
	z-index: 150;
	left: 35%;
	top: 200px;
	float: none;
}
