div.panelContainer {border:1px solid #999; margin-bottom:5px; background-color:#FFF; padding:3px 3px 20px 3px;}

/* Contents */
p.Contents {width:500px; margin-left:50px; margin:2px;}
p.Contents a.Contents,a.Contents:link,a.Contents:visited,a.Contents:active,a.Contents:hover {border:solid 1px white; margin:5px; display:block; color:#000000; padding:5px; text-decoration:none;}
p.Contents a.Contents:hover {border:solid 1px black; text-decoration:none;}

/* Current User and Help Area */
.CurrentUser {border:solid 1px black; background-color:#ffffcc; padding:2px; position:absolute; right:10px; top:10px;}
.CurrentUserSimple {border:none; background-color:Transparent; }
.Help {float:right; background-color:Transparent; padding:3px; padding-top:25px; width:auto;}
.HelpBox {width: 300px; background-color:#CCCCFF; border:solid 1px #000000; padding:2px;}

/* Bottom Section - Acknowledgement */
#bottom {position:absolute; bottom:5px; left:10px; text-align:left; background-color:#FFFFFF; 
	border:solid 1px #000000; width:77px; height:33px; float:left; }
#bottom .FlyOut {width: 250px; height: 125px; border: solid 1px #000000; background-color: #F2F3FA; padding:2px; background-image:none; text-align:left;}
#top {float:right; width:350px; text-align:right; height:20px; margin-right:2px;}
#top .FlyOut {width: 250px; height: 125px; border: solid 1px #000000; background-color: #F2F3FA; padding:2px; background-image:none; text-align:left;}

/* END */



