
#links {
    float: none;
    margin-left: 5px;
}

#search {
    text-align: center;
}

#submit {
    display: none;
}

#left {
    display: none;
}

h1 {
    padding-left: 5px;
}

p {
    margin-left: 5px
}

#example {
    width: auto;
}

#footer {
    font-size: small;
}

.ans, .doc, .from {
    margin-left: 5px;
    margin-right: 5px;
}
