div.cslab2 div.topic { text-align: center }
div.cslab2 div.topic > .body { margin-left: auto; 
				 margin-right: auto;
				 width: 400px;
				 text-align: left; }
div.cslab2 div.topic > table { border: solid medium }
div.cslab2 div.topic > table > caption { font-weight: bold }
div.cslab2 div.topic > table > colgroup { border-right: solid medium }
div.cslab2 div.border { border: solid thin }
div.cslab2 .bold { font-weight: bold }
div.cslab2 > ol > li > p:first-child { font-weight: bold }
