ul {
list-style-position:outside;
list-style-type:bullet;
margin:20 px;
}

.vis1 {
display:inline;
}

.vis2 {
display:none;
}
