
#targetSite {
    width: 50%;
    height: 50%;
    display: none;
}

.lastViewedRecordSecondLine {
    margin-left: 30px;
    font-size: 12px;
}

.lastUsers {
    font-weight: bold;
}

.actionButtons {
    font-size: 12px;
}

.displayb .clearOldUserEntries {
    display: none;
}

#mainView {
    font-size: 18px;
    height: 800px;
    padding: 30px;
}

#bookmarkletArea,
#extensionArea {
    float: left;
    margin: 20px;
}
