.oboxheader {
font-size: 14px;
font-weight: bold;
- line-height: 1.4em;
- text-align: top;
+ line-height: 22px;
+ vertical-align: bottom;
+}
+
+.whereami {
+ position: absolute;
+ right: 21px;
+ line-height: 22px;
+ vertical-align: bottom;
}
.optionalbox form {
width: 100%;
}
+.search_form {
+ height: 16px;
+ padding-bottom: 2px;
+}
+
+#search_active {
+ display: none;
+ color: red;
+}
+
.rsssmall {
position: relative;
top: 4px;