+
+img.latex {
+ display: inline;
+}
+
+.note_red {
+ display: block;
+ width: 50%;
+ float: right;
+ clear: both;
+ margin: 10pt;
+ padding: 0pt 5pt;
+ background-color: #d0d0d0;
+ font-style: italic;
+ font-size: 0.8em;
+}
\ No newline at end of file