you can try by adding this rule to end of your stylesheet.
#indexProductList select {
}
this should target all dropdowns in listing page.. no need to alter core php to add CSS. but if you need to . use Developer tool kit in admin , to locate anything you want ..



