main template refactoring
there are 2 main templates :
- one for non templatable views (xml, binaries, etc.)
- one for the other views
The right one is chosen according to its selectors
/* specific workarounds for Internet Explorer */div.calpopup{margin-left:0px;margin-top:0px;}/* quick and dirty solution for pop to be correctly displayed on right edge of window */div.popupWrapper{direction:rtl;}