position fine tuning
diff --git a/pages/otj_java8.html b/pages/otj_java8.html
index d01efd5..402a53e 100644
--- a/pages/otj_java8.html
+++ b/pages/otj_java8.html
@@ -48,11 +48,11 @@
<p>
Since version 1.1, <b class="orange">Java</b> has not seen any enhancements for this task.
</p>
- <p>
+ <p style="margin-bottom:0px;">
<a class="orange" href="http://wiki.eclipse.org/OTJ">OT/J</a> adds three closely related concepts:
</p>
- <ul>
- <li>Roles can be attached to a base object for dynamic specialization.</li>
+ <ul style="margin:0px;">
+ <li style="margin:-10px 0px 0px;>Roles can be attached to a base object for dynamic specialization.</li>
<li>Roles are grouped into a Team to yield cohesive modules for use-cases & features.</li>
<li>Teams support nested inheritance for large-scale specialization.</li></ul>
</div>