Hi Sobis,
Try this:
In your Application.gwt.xml, add this line after standard theme
definition:
<stylesheet src='YourProject.css' />
I think you must use !important, check if it's well write.
Delete the style definition in your html. On my project, it's work.
regards,
Philippe