further fix div-floating
[phpfspot.git] / themes / default / stylesheet.css
index 07571c9b58f304777b698b751c9b8b7e79995b73..1c0ebcfed91fa53334be6ee13662e1dc8073d9c3 100644 (file)
@@ -86,14 +86,17 @@ div.header {
    vertical-align:         middle;
    white-space:            nowrap;
    text-align:             left;
+   height:                 2em;
 }
 
-div.subheader {
-   background-color:       #eeeeee;
-   padding:                5px 10px 5px 10px;
-   vertical-align:         middle;
+div.header_title {
    white-space:            nowrap;
    text-align:             left; 
+   float:                  left;
+}
+
+div.header_menu {
+   text-align:             right;
 }
 
 div.tagresult{ 
@@ -139,10 +142,6 @@ div.indexnavigationcenter{
    text-align:             center;
 }
 
-div.textright { 
-   text-align:             right;
-}
-
 div.welcome { 
    padding:                10px; 
    margin-left:            10px;  
@@ -221,7 +220,7 @@ div.thumb a.thumblink:hover {
    color:                  #4761ab;
 }
 
-.clearboth { clear: both; }
+.cb { clear: both; }
 
 #photo_details {
    width:                  150px;