a {
    color: black;
}

.path {
    font-size: 80%;
}

#allhref, #askhref {
    font-weight: bold;
}

.searchform {
     float: right;
}

.clear {
     clear: both;
}

.section {
     padding-top: 10px;
}

.sectiontitle {
     font-weight: bold;
}

.ask {
    font-style: italic;
}

.question_author {
     text-align: right;
     margin-right: 35px;
     font-size: 90%;
}

#askform ul {
     margin: 0;
     padding: 0;
     list-style-type: none;
}
