
#aboutbody th {padding:5px;}
#aboutbody td {padding:5px; vertical-align:top;}
#aboutbody h2 {margin:0; font-size: 13px;}
#aboutbody h3 {margin: 8px 1px 4px 1px;}
#aboutbody p  {margin: 8px 4px;}
.half { display:inline; float:left; width: 45%; margin: 10px;}

.flags {text-align:left; }
.flags ul {margin: 10px 0; list-style:none; border: 1px solid white; /*hack--not sure why I need border*/}
.flags ul li {margin: 0; height: 25px; white-space: nowrap;}
.flags img {margin: -2px 6px; float:none;}

.history {}
.history h2 {font-size:15px;}
.history ul {list-style-type:square; margin-top:5px; margin-bottom:5px; }
.history hr {margin:3px 0; }


