Datetime_select (noob question)

how to put class (css) into datetime_select

i want to style it differently

i tried

datetime_select ‘dealing’, ‘presented_at’, :use_short_month => true,
:class => ‘field_color_blue’

but seems not working …

or the datetime can’t be styled ?