1#pl_dokukiwix_throbber {
2    visibility: hidden;
3}
4
5#pl_dokukiwix_form {
6    margin: 1em auto 2em auto;
7    vertical-align: middle;
8    width: 70%;
9    text-align: center;
10}
11
12#pl_dokukiwix_actions {
13  margin-top: 10px;
14}
15
16#pl_dokukiwix_log {
17  width:60%;
18  height: 140px;
19  margin: 15px 0 10px 0;
20}
21
22// Setup VIM: ex: et ts=4 enc=utf-8 :
23