html, body {
margin:0px;
padding:0px;
}

.wrapper {
width:919px;
margin:0px auto;
padding:15px 0px 0px 0px;
}

.left {
width:272px;
float:left;
}

.center {
width:366px;
float:left;
}

.thankyou .center {
width:647px;
}

.right {
width:281px;
float:right;
}

.right form {
margin:0px;
padding:0px;
}
