select{
margin: 0px 0px 1em 0px;
}

.contactBox{
background-image: URL(../images/table_background.gif);
background-repeat: no-repeat;
background-color: #e2e0d4;
width: 460px;
/*height: 257px;*/
padding: 0.8em 0em 0em 15px;
}

.contactBoxLeft{
float: left;
width: 320px;
}

.contactBoxRight{
float: left;
width: 100px;
}

div.middleColumnContent h3{
width: 330px;
margin-bottom: 0.2em;
}

.inputBox{
margin: 0px 0px 0.8em 0px;
width: 268px;
}

.inputTextArea{
margin: 0px 0px 1em 0px;
width: 300px;
/*height: 95px;*/
height: 8em;
}

.inputTextField{
margin: 0px 0px 1em 0px;
width: 300px;
/*height: 20px;*/
height: 1.8em;
}


.inputSelect{
width: 272px;
height: 25px;
}

.inputButton{
margin: 11.2em 0px 0px 20px;
}

