TABLE#activityTable { font-family: Verdana, sans-serif; font-size: 11px; width: 100%; }
TABLE#activityTable TD, TABLE#activityTable TH { margin: 0; padding: 3px; }
TABLE#activityTable THEAD TR { background: #333; color: white; text-align:left; }
TABLE#activityTable THEAD TR TH:first-child { width: 65px; }
TABLE#activityTable TBODY TR TD:first-child { width: 65px; }
TABLE#activityTable TBODY TR:nth-child(2n+1) { background: #efefef; }
.OARSerrorMsg {
text-align: left;
font-family: Verdana, sans-serif;
font-size: 10pt;
width: auto;
background-color: #F0F8EE;
padding: 4px 10px;
margin-bottom: 1px;
}
.OARSerrorMsg IMG {display:none;}
.OARSerrorMsg P { margin: 5px 0}
#loadingMessage {
font-size:16px; 
font-weight:bold;
text-align: center;
width: 100%;
font-family: Verdana, sans-serif;
}
.OARSerrorMsg {
display: none;
}
#noActivities {
display: none;
}