width: 100%;
}
+.optionalbox td {
+ margin: 0px;
+ padding: 0px;
+}
+
.search_form {
height: 16px;
- padding-bottom: 2px;
+ padding-bottom: 6px;
}
#search_active {
font-weight: normal;
}
+#sotminfo a:link {
+ text-decoration: underline;
+}
+
+#sotminfo a:visited {
+ text-decoration: underline;
+}
+
#permalink {
z-index:10000;
position:absolute;
width: 100%;
text-align: center;
}
+
+#noscript {
+ z-index:20000000;
+ position:absolute;
+ top:15px;
+ left:15px
+}