#page small {
    font-size: .9em;
}
.narrowcolumn {
    float: left;
    width: 550px;
}

#sidebar {
    float: right;
    width: 255px;
}

#sidebar h2 {
    font-size: 1.5em;
}

#sidebar ul {
    list-style: none;
}

input#s {
    width: 110px;
}

.widget {
    padding-bottom: 20px;
}

#page h2.pagetitle {
    margin-bottom: 20px;
}