/**
*  DO NOT EDIT THIS FILE
*/
/**
*/
#lexileContainer {
   background-color: #F2F4F5;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
}
.lexileOrange {
   color: #952737;
}
.lexileRed {
   color: #952737;
   font-size: 12px;
}
.lexileContent {
   padding: 10px;
   background-color: #FFFFFF;
   color: #264458;
}
#lexilePopup {
   border: 1px solid #a0a0a0;
}
#lexilePopup .captionPanelTitle {
   background-color: #f2f4f5;
   border-bottom: 1px solid #a0a0a0;
}
#whatIs a:link {
   color: #952737;
}
#whatIs a:visited {
   color: #952737;
}
#whatIsClose {
   margin-top: 5px;
}
