
/* This style is needed for the data archive download display page.  It is for the EULA agreement text
/* textbox formatting */  /*le.data { font-size: .9em; margin: 0 0 1em 0; } - commented out because I'm not sure it is truly needed - rlc*/

.scrollabletextbox {
    height:200px;
    width: 98%;
    margin: auto;
    font-size: 82%;
    overflow:scroll;
    margin-bottom: 10px;
}