Hi there,
You can find some options about the product position in the configuration page of content module/menu. Try to take a look over there and see if you find something interesting.
If it doesn't fit your need, you can simply add some css in your front end css file (System>Configuration>Display>Css). Something like that should do the job:
.hikashop_product_name{
text-align:left;
}
For more information about class, css and code inspector, please take a look at our FAQ
www.hikashop.com/fr/support/documentation/faq.html#css