#journalList{
    display:none;
}
#passwordReminder{
    clear:left;
}
div.snippBody{
    margin:10px;
}
div.customHelp{
    margin:10px;
}
.paginationStatus {
    padding: 4px 3px 0px 10px;
}

input#searchQuery{
    height: 13px;
    width: 148px;
    float:left;
    margin-left:14px;
}

input#gosearch{
    float: right;
    margin-left: 0;
    margin-right: 9px;
    margin-top: 2px;
    border-style:solid;
    width:19px;
    height:17px;
    border-color:white;
    border-width:0.3ex;
    background-position:center center;
}