What res are you working at?

basically you want margins to be 0,0,left,right

where left = distance from left edge ~

left monitor = 0,
center = resolution of left monitor and
right = res of left and center monitors

and right = distance fromt he right edge e.g.

left = res of center monitor + res of right monitor,
center = res of right monitor
right = 0

that easier?