@charset "utf-8";

#contact_table {width:345px; border:0px;}
#contact_table .col_left {width:133px;}
#contact_table .col_right {width:200px;}
.wide_table {width:350px; border:0px; text-align: left;}
#buttons_table {text-align:centre;}
.formulario { /* this is the formatting for form elements */
	border:dotted;
	border-width:1px;
	border-color:#6d3c70;
}

#txtName {width:200px;}
#txtSurname {width:200px;}
#txtTelephone {width:200px;}
#txtEmail {width:200px;}
#txtSubject {width:200px;}
#txtMessage {width:323px;}