div.info { width: 200px; float: right; border: 2px solid black; padding: 8px; background: #eeeee0; margin: 7px; }
div.info table { width: 100%; }
div.info h2 { margin-top: 0px; }

div.info dt { font-weight: normal; margin-bottom: 0ex; margin-top: 0ex; }
div.info dd { margin-bottom: 0ex; }


.projectlist dt { font-weight: normal; margin-bottom: 0ex; margin-top: 10px; }
.projectlist dd { margin-bottom: 0ex; }
