
I looked at your page and it does not have any padding on the form.
You could add a ccs style and create a container to hold the form and give it some left padding, that should move it over for you
.formContainer {
padding: 8px;
}
The add a <div class="formContainter">
Make sure you whole form is within this div block.
</div>

hi there, i just put my form in a table, and yes I created a div, with left padding of 15px
thanks for the tip
but my form still doesn't works
when i enter the capcha and the answer for the question, it doesnt validates
and i am not receiving the form at all
i don't not what is wrong,
I am still waiting for a solution
and yes I know that it is Christmas