padding: 0px;
}
+.optionalbox input {
+ width: 100%;
+}
-.optionalbox input[type="text"] {
- width: 110px;
+.optionalbox td {
+ margin: 0px;
+ padding: 0px;
}
.search_form {
height: 16px;
- padding-bottom: 2px;
+ padding-bottom: 6px;
}
#search_active {
width: 100%;
text-align: center;
}
+
+#noscript {
+ z-index:20000000;
+ position:absolute;
+ top:15px;
+ left:15px
+}