You can not add nofollow to drop down item(<select>).
you can use a <div> with links has nofollow tag to replace the <select> tag.The <div> show when click a tag and hide when mouseout it.
Or youcan use robots.txt to tell the rebot not to follow links.
file content:
User-agent: Googlebot
Disallow:/page/
put this file in your root directory.
More infomation,try google "robots.txt"
but apart from that search engines don't submit forms.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Indifference will be the downfall of mankind, but who cares? Code Samples | People Counting System | Bits & Bobs