/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.pg_menu_reistriction_nav ul {display:block;}
.pg_menu_reistriction_nav li.pg_menu_li
 {    
    display: block;
    float: left;
    list-style: none; 
 }