@import "common.css";
@import "globals.css";
@import "column.css";
@import "header.css";
body {
    margin: 0;
}
#comments li.comment-admin {
    padding: 1em;
}
#comments li.comment-admin strong.comment-name {
    font-size: 100%;
}
#widget-searchbox form {
    text-align: left;
}
