1.act-admin div#subconfhelper ul {
2  list-style: none none none;
3  list-style-type: none;
4}
5.act-admin div#subconfhelper .vhostitem {
6  margin-top: 40px;
7}
8.act-admin div#subconfhelper .vhostitem label {
9  display: block;
10  float: left;
11  width: 190px;
12}
13.act-admin div#subconfhelper .vhostitem .other {
14}
15.act-admin div#subconfhelper .vhostitem .selection {
16  width: 170px;
17  float: left;
18  margin-left: 20px;
19}
20.act-admin div#subconfhelper .vhostitem .selection label {
21   width: 130px;
22}
23