#flightFrame {
	position: relative;
	width:100%;
	height:102px;
}
#newsFrame {
	position: relative;
	width:100%;
	height:155px;
}
.weatherTemp { 
	font-size: 20px;
    line-height: 18px;
	font-weight: bold;
}
.weatherText { 
	font-size: 10px;
}
.weatherTable {
  text-align:center;
  background-image:url('../images/chrome/bgTile_01_Light.gif');
}