html{margin:0;padding:0}body{background-color:#343444;color:#fff;margin:0;padding:0;font-family:Verdana,Helvetica,sans-serif;font-size:12pt}a{color:#0ff;text-decoration:none}header{margin-left:2.5%;margin-right:2.5%;margin-bottom:20px;display:flex;flex-direction:column}header .header-toppart{order:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between}header .header-toppart .forumimage{order:0;flex-grow:2;display:block}header .header-toppart .header-linkpane{order:1;flex-grow:1;text-align:center}header .header-toppart .header-linkpane .forumtitle{font-weight:bold;font-size:medium}header .header-toppart .header-linkpane .links{font-size:x-small}header .userpane{order:1;background-color:#8a8a9a;color:#000;margin-top:20px;padding:3px 3px 3px 3px;font-size:x-small;font-weight:bold;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between}header .userpane .userstuff{order:0}header .userpane .userstuff .pmCountInfo span{font-weight:normal}header .userpane .userstuff .pmCountInfo span.hasUnread{font-weight:bold}header .userpane .breadcrumbs{order:1}header .userpane a{color:#fff}div#body{margin-left:2.5%;margin-right:2.5%}footer{margin-left:2.5%;margin-right:2.5%;margin-top:20px;margin-bottom:20px}footer .links{text-align:center;font-size:small}footer .copyright{text-align:center;font-size:x-small;margin-top:10px}