#snwebview {
	width: 320px;
	height: 416px;
}

.snSkyView {
	width: 320px;
	height: 380px;
}

#controlsDiv {
	height: 380px;  /* Same as snSkyView */
}


.statusPanel{
	bottom: 0;
	height: 36px;
	width: 100%;
}


#currentLocation { top: 4px; }
#currentDateTime { bottom: 3px; }
}