div.viewer {
	border: 0px;
	margin: 20px auto 40px;
	position: relative;
	left: 0px;
	top: 40px;
}
iframe.viewer {
	border: none;
	height:696px;
	width:740px;
	overflow:hidden;
	
}

#moonphase {
	width: 223px;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000033;
	background-color: #B1F0FF;
	margin: 0px;
}
.viewer>img {
	border: 1px solid #000000;
}
#westpac-track {
width:915px;
height:620px;
}
#eastpac-track {
width:915px;
height:620px;
}
#eastpac-anim, #eastpaca-anim {
width:640px;
height:480px;
}
#tropical {
width:500px;
height:300px;
}
#pac-surface {
width:1200px;
height:880px;
}
#hi-IR-loop-anim, #hi-VIS-loop-anim {
width:525px;
height:525px;
}
#pac-sigmet {
	width:530px;
	height:409px;
	padding: 0;
}
#sigmet-overlay {
	position:absolute;
	width:530px;
	height:409px;
	left:0px;
	top:0px;
	margin: 0px;
}
#hawaii-ir {
width:740px;
height:740px;
}
#hawaii-ir ul li {
	display:inline;
	padding:4px 10px 3px;
	border: 1px dashed lightblue;
	margin: 0 20px;
	}
#hawaii-ir ul li:hover {
	background-color: lightgreen;
	}
#hawaii-ir ul li a {
	text-decoration:none;
	}
#hawaii-water {
width:640px;
height:640px;
}
#cloud-top {
width:680px;
height:680px;
}
#cloud-top-overlay {
	position:absolute;
	width:680px;
	height:680px;
	left:0px;
	top:0px;
	margin: 0px;
}

#hi-radar {
	width:640px;
	height: 480px;
}
#goes-vis {
	height: 480px;
	width: 640px;
}
#pacific-ir {
	height: 876px;
	width: 1078px;
}
#hawaii-sst {
	width:603px;
	height:auto;
}
.textmsg {
	width: 640px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.textmsg ul {
	margin: 0px 0px 20px;
	list-style-type: none;
}
.textmsg li {
	padding: 3px;
}
.textmsg li:hover {
	color: #CC0000;
	outline: dotted 1px #green;
}
#hfd {
	margin: 0px;
	height: 300px;
	width: 100%;
	background-color: #B9DDFA;
	overflow:auto;
	fontfamily:"Lucida Console",Monaco,monospace;
	line-height:1.3;
	font-size:13px;
	padding:15px;
}
.loading {
	background:transparent url(images/spinner1-greenie.gif) scroll no-repeat center center;
}