td#web_auth_button_status { 
  width: 6em;
}

div#access_lock {
  padding: 0.3em;
  text-align: center;
  width: 450px;
}

div#access_lock h1 {
  padding-bottom: 0.3+em;
  font-size: 1.7em;
}

div.content li { 
  background-image: url(/img/li_darrow.png);
  background-repeat: no-repeat;
  background-position: left top;
  list-style-type: none;
  padding-left: 20px;
  padding-bottom: 1em;
}
