BODY { margin: 10px; padding: 0; font: 1em "Trebuchet MS", verdana, arial, sans-serif; }
BODY { font-size: 100%; }
H1 { margin-bottom: 2px; font-family: Garamond, "Times New Roman", Times, Serif;}
DIV.container { margin: auto; width: 90%; margin-bottom: 10px;}
TEXTAREA { width: 80%;}
FIELDSET { border: 1px solid #ccc; padding: 1em; margin: 0; }
LEGEND { color: #ccc; font-size: 120%; }
INPUT, TEXTAREA { font-family: Arial, verdana; font-size: 125%; padding: 7px; border: 1px solid #999; }
LABEL { display: block; margin-top: 10px; } 

/** Style the tweets */

#twitters, #twittersShort {
  border: 1px solid #e5e5e5;
  padding: 5px;
}

#twitters UL, #twittersShort UL {
  list-style: none;
  padding: 0;
}

#twitters SPAN.twitterPrefix {
  font-weight: bold;
}

#twitters SPAN.twitterTime {
  font-style: italic;
  color: #c5c5c5;
}