diff --git a/html/style.css b/html/style.css
index 75fabe45f..af15e0b1e 100644
--- a/html/style.css
+++ b/html/style.css
@@ -6,7 +6,7 @@ BODY {
padding: 0px 0px 0px 0px ;
margin:0;
color:blue;
- font-size:1em;
+ font-size:0.90em;
}
.notice {
color:red;
@@ -1030,7 +1030,7 @@ div#jrn_name_div
#predef_form {
margin-left:20%;
width:60%;
-
+ position: absolute;
}
#direct
{