#drop_down_menu li {
   float:left;
   padding:5px;
   cursor:pointer;
   background:#fff;
   width:150px;
}

