<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">fieldset.ausborder{
background-color:#F1F1F1;
 border-color:#B22E21;border-radius: 10px;
 margin:auto;
 border-style:groove;
 border-width:4px;
}

p.maronfont{
color:#B22E21;
}

.logoutLblPos{

   position:fixed;
   right:10px;
   top:5px;
}</pre></body></html>