#HealthTipLayer, #RecallsTipLayer, #WeatherTipLayer, #QuakeTipLayer, #CraigsTipLayer, #TrafficTipLayer, #TravelTipLayer, #NewsTipLayer, #HousingTipLayer, #EventsTipLayer, #ServicesTipLayer, #JobsTipLayer{
	position:absolute;
	width:470px;
	height:40px;
	z-index:1;
	left: 104px;
	top: 77px;
	background-color: #E7F3FF;
	border:2px #084CA0 solid;
	text-align: left;
	visibility: hidden;
	padding: 5px;
	font-family: "Verdana";
	font-size: 12px;
}
#RecallsTipLayer {
	left: 224px;
}
#WeatherTipLayer {
	left: 324px;
}
#QuakeTipLayer {
	left: 404px;
}
#TrafficTipLayer {
	left: 404px;
}
#TravelTipLayer {
	left: 404px;
}
#NewsTipLayer {
	left: 404px;
}
#HousingTipLayer {
	left: 404px;
}

#EventsTipLayer {
	left: 404px;
}

#ServicesTipLayer {
	left: 404px;
}

#JobsTipLayer {
	left: 404px;
}

