Any idea where we can control the width of the dropdown items such as on the credit card info page (cc.php). The month and year are too wide to be attractive and I don't see anything in the css that would allow for a change. Within cc_info.html all I see for the month and year dropdowns is this: {html_select_date prefix="cc_expire_" end_year="+10" display_days=0 month_format="%m (%B)"} I have no idea how to format that.