@charset "utf-8";
/* CSS Document */

#welcomeJPL {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 404px;
	height: 28px;
}


#addressGraphicJPL {
	position: absolute;
	height: 131px;
	width: 141px;
	left: 350px;
	top: 58px;
}

#textAreaJPL {
	width: 320px;
	position: absolute;
	left: 15px;
	top: 58px;
	height: 131px;
	color: #990000;
	font-weight: bolder;
	font-size: medium;
}
