Your customizations should be use child-theme rather then css solution.
- Create a child-theme. You can use example child theme from Child Theme article
- Create bbpress folder inside child-theme then create loop-single-topic.php file in bbpress folder
- You can change all loop display in loop-single-topic.php. I created an example file for you: http://pastebin.com/UqBVADNU
- Its really easy to change things. I just change some pull-left and pull-rights classes. Play with it