body .shadow {
   margin-top:-15px;
}

body .color {
  background-image: url("/images/pictures/Module-background-2.png");
}

body .height {    
    height: 525px;
    overflow: auto;
    }

body .height2 {    
    height: 400px;
    overflow: auto;
    }

.menu-block { float:left; width:100%; position:relative; }
    ul.gf-menu { clear:left; float:right; position:relative; right:50%; text-align:center; width: auto; }
     ul.gf-menu li { display:block; float:left; position:relative; left:50%; }