How do I modify ID and class generated from blocks and views ?

<div class="views-row views-row-1 views-row-odd views-row-first">

For example I'm not interested in odd rows. How do I remove views-row-odd ?
Can be done by code ? Is there a module that can do it ?