#content.idletimer .hidden { display: none; }
#content.idletimer h3 { margin-bottom: 5px; }
#content.idletimer h2 { margin: 10px 0; }
#content.idletimer a { color: #6B7B95; background: transparent; }
#content.idletimer a:hover, a:active { color: #E79D35; }
#content.idletimer #demo { margin-bottom: 140px; }
#content.idletimer #demo .container { width: 200px; float: left; }
#content.idletimer .box { width: 100px; background: #87a1b8; line-height: 50px; text-align: center;  }
#content.idletimer .idle { background: #f00; }
#logoutHeader { background: #FFF8AF; padding: 5px; text-align: center; position: fixed; width: 100%; opacity: 0.7; }
#logoutHeader .wrapper { width: 600px; margin: 0 auto; }