/* 
    Document   : menu_icons
    Created on : Sep 9, 2011, 5:13:08 PM
    Author     : gary
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


/*  Buttons  */
/*position and hide the menu initially - leave room for menu items to expand...*/
#page_icons {float:right; vertical-align: middle; padding-top:0px; padding-bottom:0px; width:10%;}
#menu_icons {float:right; vertical-align: middle; top:0px; left:0; display:none;}