#ContactTable {

position: relative;
}

#InnerCol1 {
padding-right: 15px;
}

#InnerCol2 {
width: 300px;
}

#InnerCol2 form {

}

input[type=text], textarea {
width: 90%;
max-width: 400px;
}