I want to give more width in the menu, does not fit the full text
$data .= "<div class=\"gkcol ".($pos?" $pos":"")."\" style=\"width: 200px;\">";
for ($col = 0; $col < $cols; $col++) $width += 200;
#gkMainMenu > div > ul div.childcontent li { padding: 0 24px; }