diff --git a/html/style.css b/html/style.css
index 2966863eb..de9de0212 100644
--- a/html/style.css
+++ b/html/style.css
@@ -437,7 +437,7 @@ div.content a {
text-decoration: none;
display: block;
color: blue;
-padding: 1px ;
+padding: 0;
}
@@ -980,15 +980,14 @@ div#jrn_name_div
#direct
{
display:inline;
- float:right;
-
+ float:left;
+ width:400px;
}
-.direct
+#calc
{
- font-size:6px;
- border:groove 1px #000000;
- margin:1px;
+ display:inline;
+ float:left;
}
div#wait_box
{
@@ -1047,7 +1046,7 @@ font-size:110%;
border:1px solid blue;
margin-left: 2px;
margin-right:2px;
- margin-top:2px;
+ margin-top:0px;
font-size:10px;
}
table.table_large tr.odd ,table.table_large tr.even {
diff --git a/include/anc_od.inc.php b/include/anc_od.inc.php
index 5f4b5e7ea..dd1cad3ef 100644
--- a/include/anc_od.inc.php
+++ b/include/anc_od.inc.php
@@ -50,7 +50,7 @@ if ( ! $m )
// show the left menu
//----------------------------------------------------------------------
echo '
-