The problem is that you're trying to cram 205px (1px extra td + 7px right/left padding + 190px for each left-column container) into a 190px container (column_left).
Try setting Configuration->Layout Settings->Column Width - Left (not Column Width - Left Boxes) to 205px.
You should also address your HTML validation errors (see http://validator.w3.org/check?verbos...msal.com.tr%2F), as validation errors are the leading cause of browser-to-browser differences in rendering.



