html { /*height: 100%;*/ }
body { 
	height: 100%;
	margin: 13px;
	font-family:  Verdana,"MS Sans Serif", Tahoma, Arial, Helvetica, Sans-Serif;
	color: #445461;
}
#wrapper { position: relative; height: 100%; }
#krpanoXpnd { position: relative; height: 285px; width: 674px; background-color: #000000; }

#krpanoHead { 
	width: 614px;
	height: 43px;
	padding-left: 60px;
	padding-top: 4px;
	background-color: #2b3d4d; 
	background-image: url(/files/sysimages/panorama_corners2_top.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #2A3238;
	font-size: 0.8em;
}
h1.panorama  { margin: 0; margin-top: 4px; padding-left: 10px; color: #89A5D6; font-size: 1.3em; font-weight: 500; line-height: 120%; }
h3.panorama  { padding-left: 10px; color: #BEC13C; font-size: 0.8em; font-weight: normal; margin: 0; }
.panoIcon { position: absolute; left: -8px; top: -8px; }
#krpanoFooter {
	position: relative;
	width: 674px;
	height: 68px;
	background-color: #88B3E1; 
	background-image: url(/files/sysimages/panofooter_bg.gif);
}
#fcorners {
	width: 674px;
	height: 3px;
	position: absolute;
	bottom: 0;
	background-image: url(/files/sysimages/panorama_corners2_bottom.gif);
	background-repeat: no-repeat;
	font-size: 1px;

}
#ficon { position: absolute; width: 50px; height: 50px; background-image: url(/files/sysimages/panorama_fshelp2.gif); }
#ftext { padding-left: 60px; }
#ftext { color: #E0E9F4; font-size: 0.65em; padding-right: 10px; padding-top: 9px; }
#ftext  em { font-size: 1.2em; color: #F9F9FA; font-style: normal; line-height: 160%;}
