/* Start of CMSMS style sheet 'buko_menu_top' */
/*** menu_top ***/
div#menu_top {
   background: url('img/bg_menu_top530.gif') no-repeat;
   background-position: top right;
   margin: -57px 0 0 0;
   height:30px;
   text-align:right;
   z-index:100;
   padding:7px 230px 0 0;  
}

div#menu_top a {
text-decoration: none;
color:#888;
}

div#menu_top a:hover {
text-decoration: none;
background:#cce599;
}


/* position for the search box */
div#search {
   margin: -35px 20px 0 0;
   z-index:200;
   text-align:right;
   padding:2px 10px 0 0; 
   color:#888;

}

.searchsubmit {
background: url(img/search.gif) no-repeat center;
border-width:0px;
}


#search input {width: 90px; }
/* End of 'buko_menu_top' */

