body { font-family:Arial, Helvetica, sans-serif; color: black; background-color: white;  margin-top: 0; padding-top: 0; }
.prerequisites { color: gray; font-size: 90%; background-color: #AAA; color: white; margin: 0; padding: 3px; border-left: 5px solid orange; margin-right: 200px; }
.title { margin: 10px 0 0 10px; font-weight: bold; }

.jump { text-align: right;  font-size: 60%; color: #aaa; }
.jump a:link { color:teal; text-decoration:none; }
.jump a:visited { color:teal; text-decoration:none; }
.jump a:active { color:teal; text-decoration:none; }

.nexttest {  position: absolute; top:5px; right: 10px; font-size: 20px; line-height: 20px; margin:0;  text-align: right; }
.nexttest a:link { color:teal; text-decoration:none; }
.nexttest a:visited { color:teal; text-decoration:none; }
.nexttest a:active { color:teal; text-decoration:none; }


.prereq { color: gray; background-color: white; font-size: 12px; margin: 0; margin-top: 30px; padding: 5px; border-top: 5px solid orange; border-bottom: 5px solid orange; width: 150px; text-align: left;  border-radius: 5px;   float: right; }
.prereq ul { margin: 0; margin-left:15px; padding: 0;  }
.prereq li { margin:0; padding: 0; }
.assert { color: #C63; background-color: white; font-size: 12px; margin: 0; margin-top: 30px; padding: 5px; border0; width: 150px; text-align: left; float: right; clear:both; }


